rasbt / deeplearning-models

A collection of various deep learning architectures, models, and tips
MIT License
16.76k stars 4.02k forks source link

Understanding the models #36

Closed bwanaaa closed 3 years ago

bwanaaa commented 4 years ago

Thank you SO MUCH for organizing the ever growing corpus. HOWEVER, it would be nice if there were an algorithm that would help me choose the right one. For example, if I wanted to do reverse style transfer (convert a monet painting into a photograph) Which model should I use? And obviously I would first need a training set (which I could generate by processing a billion images from google with a generic style transfer app).