drewbutlerbb4 / Image-Repair

0 stars 0 forks source link

General Conversation #2

Open drewbutlerbb4 opened 5 years ago

drewbutlerbb4 commented 5 years ago

General Information

JonYang1997 commented 5 years ago

http://www.ifp.illinois.edu/~vuongle2/helen/

https://data.vision.ee.ethz.ch/cvl/rrothe/imdb-wiki/

These 2 seem good, I think we can focus on portrait images

drewbutlerbb4 commented 5 years ago

It might be worthwhile to find a dataset that has pictures of groups of people. Something like: http://chenlab.ece.cornell.edu/people/Andy/ImagesOfGroups.html

JonYang1997 commented 5 years ago

https://github.com/cszn/IRCNN

Scroll down and look at inpaint2, i think this potentially is usable ?

drewbutlerbb4 commented 5 years ago

Yeah that looks like a good dataset

JonYang1997 commented 5 years ago

That actually wasnt a dataset, but i think we might be able to compare our results to that? I thought that would provide us with insight on how to generate the images.

This network seems like it is simple enough for us to copy https://github.com/ly-atdawn/MemNet-Tensorflow

drewbutlerbb4 commented 5 years ago

Oh I assumed you were tallking about the dataset they had in IRCNN/testsets/Inpaint_set2/ But yeah we can try the architecture as well