lucidrains / recurrent-interface-network-pytorch

Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in Pytorch
MIT License
193 stars 14 forks source link

Compute required to get a minimal setup running #20

Closed kushalj001 closed 3 weeks ago

kushalj001 commented 8 months ago

Hi Phil, I wanted to know about the specific compute that you used or some approximate estimate of compute required to get a minimal architecture runnning. Thanks