Kaihu Chen

Results 8 issues of Kaihu Chen

Is it expected that this code can be applied to a Chinese language dataset with only minor changes? I understand that I will need to provide the following: - Chinese...

This thread is created to keep track of some known issues related to adapting this project for the AirSim MultiRotor drone. 1. Many walls in the Downtown neighborhood are not...

What would be the best way to tap into the Generator in order to inspect or manipulate the high-level features created in it? FYI, if I apply cGAN on images...

I am attempting to use this cGAN implementation for building the visual neural model of a specific person from photos or videos. One experiment that I did was to remove...

I am seeing a problem somewhat similar to [https://github.com/google/seq2seq/issues/170](#170) but slightly different. In my case: * Was able to train a character-level NMT model without problem. Both source and target...

@marcbelmont Thank you for sharing this code. I have been trying to use InfoGAN on datasets other than MNIST, but couldn't get it to work since the code is not...

I am experimenting this code on East Asian languages such as Chinese or Japanese, which do not have apparent word boundary like the white space in Latin languages. Looking into...

The WaveNet paper mentioned very briefly (without any details) the possibility of using it for audio source separation. Examples of this include: extract the vocal part out of a piece...