This is a team homework.
In your report please list the contribution of each team member.
Your task is to modify DCGAN-tensorflow https://github.com/carpedm20/DCGAN-tensorflow so that it can generate images of higher resolution (256x256).
You have to submit 500 images generated by your generator. The resolution of each image is 256x256 pixels. We will collect the images from all teams and create an evaluation dataset containing those synthetic images and some real images.
You need to run your discriminator on this evaluation dataset. We will rank each team according to the prediction results. You also have to submit a report describing your modifications and references.
The training data are from Places2 standard dataset (small images 256x256) http://places2.csail.mit.edu/challenge2016/train_256_places365standard.tar
We only use images of the following classes (indoor scenes):
bedroom, childs room, dining room, dorm room, hotel room, living room, recreation room, storage room, television room, and waiting room.
Just for your convenience, here is a compilation of images from those clasees:
https://dl.dropboxusercontent.com/u/26848284/indoor.tgz
The link will be removed after homework due date.
- The generated images must be submitted before 6pm,
December 21December 26. - Evaluation dataset will be available after 10pm,
December 21December 26. http://oz.nthu.edu.tw/~u932014/HW3eval.zip - The prediction results must be submitted before 10am,
December 22December 27. - Your written report is due 10pm,
December 22December 27.