Hello!
I put a small example on how to construct an autoencoder using V2.
This is a Image2Image model using the DataBlock
API
It runs on colab, you can view it here
I struggled a little bit, so it may be useful for someone else.
7 Likes
Great work! Could you put it over here in the projects thread?
https://forums.fast.ai/t/fastai2-blog-posts-projects-and-tutorials/65827
Thanks very much for your input. I am using fastai to built my own AE and this has been very helpful!
I updated the notebooks to V2 release (was on beta V2).
1 Like