Qi Li

Results 9 comments of Qi Li

Hi ajbrock, Appreciate your reply. I will continue the training to see what will happen. Of course, I would like to share my whole training log files on Google Drive[(log...

Hi Andy, Thanks for helping me check the log files. My system setting is as below: ``` pytorch: 1.0.1 cuda: 9.0 cudnn: 7.1.2 python: 3.6.8 ``` I used the same...

Thanks Andy! I've run your sampling script on the model that I had trained up to 147K iterations to get IS and FID scores. Here is the full [log](http://auburn.edu/~qzl0019/share/is_fid_results.txt )....

Hi @ajbrock , I loaded the [first image](http://auburn.edu/~qzl0019/share/first_001.jpg ) from my `I128_hdf5` and save as a `.npy` [file](http://auburn.edu/~qzl0019/share/first.npy ). I also found a note that `upsample` may induce nondeterministic behavior...

@mingyuliutw I trained this model for 200,000 iterations several days ago and it took almost 4days. Your work looks so good and I really want to reproduce the results. -...

@Cuky88 I used 2500 images as training set and the results looked not so good apparently. I am trying a new dataset which has 50,000 images, hope to get a...

@HsinYingLee I also have the similar problem, how many images do you have in your training set(trainA and trainB)?

@HsinYingLee Thanks for mentioning it. I am trying the new code. How many images did you use when training the model?

@mingyuliutw Thanks! I will try munit_pytorch0.3 and hope it could speed the training up. Also, expect the code supports the multi-GPUs in the future.