|
|
|
|
|
by muktabh
3218 days ago
|
|
Hi,
That can be done, but image generation algorithms require a bit more time to be good enough for such a thing.
Two major bottlenecks (I am assuming you are talking about GANs) are:
1. The algorithms are still not too good for hi res images.
2. The algorithms work very well on images where fine grained features are not that important. (For example images of nature), but they introduce unwanted features otherwise (Eyes looking other ways etc.).
We might be all ready by next ICLR/NIPS though, cannot say. |
|