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
194 stars 14 forks source link

Could you share more thoughts on RIN? #1

Closed w-hc closed 1 year ago

w-hc commented 1 year ago

Thanks for implementing the work. You mentioned in the readme that there are a number of issues with the RIN architecture. Could you provide some more details? What do u think might be the reason that self-conditioning and the architecture design enable strong FIDs without using guidance?