paper-with-me

Papers

ConchShell: A Generative Adversarial Networks that Turns Pictures into Piano Music

2022-10-11 · Wanpeng Fan, Yuanzhi Su, Yuxin Huang

We present ConchShell, a multi-modal generative adversarial framework that takes pictures as input to the network and generates piano music samples that match the picture context. Inspired by I3D, we introduce a novel image feature representation method: time-convolutional neural network (TCNN), which is used to forge features for images in the temporal dimension. Although our image data consists of only six categories, our proposed framework will be innovative and commercially meaningful. The project will provide technical ideas for work such as 3D game voice overs, short-video soundtracks, and real-time generation of metaverse background music.We have also released a new dataset, the Beach-Ocean-Piano Dataset (BOPD) 1, which contains more than 3,000 images and more than 1,500 piano pieces. This dataset will support multimodal image-to-music research.

📄 PDF Abstract BibTeX arXiv:2210.05076

Code (1)

DIO385/ConchShell 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Multiple Generative Adversarial Networks Analysis for Predicting Photographers' Retouching

2020-06-03 · Marc Bickel, Samuel Dubuis, Sébastien Gachoud

Anyone can take a photo, but not everybody has the ability to retouch their pictures and obtain result close to professional. Since it is not possible to ask experts to retouch thousands of pictures, we thought about tea…

The power of pictures: using ML assisted image generation to engage the crowd in complex socioscientific problems

2020-10-15 · Janet Rafner, Lotte Philipsen, Sebastian Risi, Joel Simon 외

Human-computer image generation using Generative Adversarial Networks (GANs) is becoming a well-established methodology for casual entertainment and open artistic exploration. Here, we take the interaction a step further…

Image Generation

CorrGAN: Sampling Realistic Financial Correlation Matrices Using Generative Adversarial Networks

2019-10-21 · Gautier Marti

We propose a novel approach for sampling realistic financial correlation matrices. This approach is based on generative adversarial networks. Experiments demonstrate that generative adversarial networks are able to recov…

Diffuse Map Guiding Unsupervised Generative Adversarial Network for SVBRDF Estimation

2022-05-24 · Zhiyao Luo, Hongnan Chen

Reconstructing materials in the real world has always been a difficult problem in computer graphics. Accurately reconstructing the material in the real world is critical in the field of realistic rendering. Traditionally…

Generative Adversarial NetworkSVBRDF Estimation

Effects of Dataset properties on the training of GANs

2018-11-07 · Ilya Kamenshchikov, Matthias Krauledat

Generative Adversarial Networks are a new family of generative models, frequently used for generating photorealistic images. The theory promises for the GAN to eventually reach an equilibrium where generator produces pic…