When I train a GAN my objective would be to generated images that are real at the same time if I use the controlled latent input to generate a particular variation in the output what care I must take?
Since you use a controlled latent input, you may consider the VAE-GAN.
The VAE (variational autoencoder) part could provide a self-supervised constraint that help you to limit the code in a valid range.
Recently I applied a similar tech in my paper https://github.com/NVlabs/DG-Net . You are welcomed to check out it.
I want to try my algorithm on variety pf photo sets. So I want to download as many images as possible reflecting different contexts. Is there any application, app, script which I can use for...
09 October 2014 2,164 3 View
What Characteristics makes CNN work better?
03 March 2021 1,458 4 View
i would to know some of the research gaps in the artificial intelligence field in most african countries.
03 March 2021 6,145 3 View
I have selected brain tumor images ...but now found that already lots of research done n this topic.
03 March 2021 5,774 3 View
dear community, my model is based feature extraction from non stationary signals using discrete Wavelet Transform and then using statistical features then machine learning classifiers in order to...
03 March 2021 6,994 5 View
I feel that the practice in teacher education in my country is below the expected performance level due to very poor management system. Hope I will learn something from your experiences.
02 March 2021 1,516 4 View
NFL theorem is valid for algorithms training in fixed training set. However, the general characteristic of algorithms in expanded or open dataset has not been proved yet. Could you show your...
01 March 2021 1,189 3 View
As the organizations getting prepared for the fourth industrial revolution, to enhance the skills of their workforce what type of changes are necessary and going to occur in the training and...
01 March 2021 3,199 3 View
I would like to have ideas about which theories of group formation are suitable for entrepreneurial training projects, with the aim of creating bonds, building trust, and collaboration for...
28 February 2021 4,223 2 View
L1 and L2 regularization
28 February 2021 4,187 3 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View