Minghao Liu
Minghao Liu
Under the dataset link to Baidu Yun, the dataset includes "material" and "layout". Under the dataset link to Google Drive, the dataset was "MultiLayerDataset". If have I have it right...
Works great! 100/5 stars
Hi there. I have question about applying adversarial loss in HouseGAN. I noticed that under main.py, self.adversarial_loss was defined but never used, while the loss was computed by directly using...
The header name suppose to be **cifar10_test_set_idx**, which is now **cifar10_test_test_idx** in the file.
Under file google_images_download.py, class googleimagesdownload, function format_object line 405. The original code is trying to get info from object from data[9] or data[11]. Looks like some changes made from google....
Dear authors, Thanks for the open sourced code and dataset. However I notice quite a lot of samples(1448) from the FFHQ-UV dataset has missing information of its sourced FFHQ sample....
(I am not pro user, but someone barely maintaining the lab server from crashing. If my message messed up your server, sorry in advance!) Hey there, I recently ran into...
Dear authors, Excellent work! I found it very useful. I want some clarification on some details. Looks like the distance on the target branch never being used. Why did we...
Similar dependency version conflict as reported in #8 It would be helpful to specify exact package versions in requirements.txt to avoid such conflicts. This setup works from my linux machine....