HilaManor/Generative-deep-features
Students Project at the Technion for generating natural looking images from a single image, using deep features of VGG19 and a hierarchical architecture based on SinGAN
Python
Issues
- 0
- 0
לראות הרצאות אופטימייזר
#22 opened by HilaManor - 0
Research multi-scale pyramid
#43 opened by dael963 - 1
In SinGAN code, check if there's a better reconstruction (content) loss than MSE
#27 opened by dael963 - 0
Is replacing the image resize with diffrent CNN stride at each level is equivalent?
#40 opened by dael963 - 0
check generation in latent space
#36 opened by dael963 - 1
Figure out weights effect
#4 opened by HilaManor - 0
Figure out true convergence time
#7 opened by HilaManor - 1
See the result on a different noise
#11 opened by HilaManor - 1
Implement Contextual Loss
#16 opened by HilaManor - 0
Validate Neural Style Transfer
#17 opened by HilaManor - 1
Implement Wasserstein Distance
#18 opened by HilaManor - 0
דוח איפיון
#21 opened by HilaManor - 0
- 0
deepcopy vgg - why do we need it?
#30 opened by dael963 - 0
- 0
- 0
- 0
Change that the showed noise we be from a constant example noise for the concat generation
#51 opened by HilaManor - 0
- 0
Add Sampling for the end of each scale
#50 opened by HilaManor - 1
training line 35-37 - Load the previous weights
#39 opened by dael963 - 1
Consider averaging losses over amount of pixels
#41 opened by dael963 - 1
- 1
Pixels loss - should we use rgb or hsv?
#52 opened by dael963 - 0
Gsteps isn't working for values greater than 1
#49 opened by dael963 - 0
- 0
- 0
- 0
Implement more scales
#37 opened by HilaManor - 0
Train and then insert the Recon-Z
#31 opened by HilaManor - 1
- 0
Save every 500 iter mid-image (same Z!!!)
#34 opened by HilaManor - 0
Input different loss graphs
#33 opened by HilaManor - 0
- 0
- 0
Create normal config file
#26 opened by HilaManor - 0
Generate_noise - wht to upsample noise?
#28 opened by dael963 - 0
in_s - what is it? seems to be 0 all the time
#29 opened by dael963 - 0
Change to using one SinGAN scale (generator)
#23 opened by HilaManor - 0
Fix LabAdmin Issues
#19 opened by HilaManor - 0
Understand how to use docker
#20 opened by HilaManor - 0
Ask for computer from SIPL
#15 opened by HilaManor - 0
Define constant seed for the random image
#6 opened by dael963 - 2
Training neural style transfer optmize an image, but it doesn't train weights. How do we generate new random image?
#9 opened by dael963 - 1
Deploy environment
#8 opened by HilaManor - 0
Try to use zero images instead of white noise
#10 opened by dael963 - 0
- 1
- 1