lucidrains/recurrent-interface-network-pytorch
Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in Pytorch
PythonMIT
Issues
- 0
- 8
follow up paper
#22 opened by lucidrains - 45
RIN with 100k steps, still noisy images?
#7 opened by Samin100 - 1
ValueError: num_samples should be a positive integer value, but got num_samples=0
#21 opened by ad48hp - 3
scale during sampling
#19 opened by zhangdan8962 - 13
mixed precision training
#18 opened by nicolas-dufour - 2
Normalizing the context for cross-attention
#17 opened by yoavhacohen - 1
Inconsistent interpretation of model output between self-conditioning step and prediction step
#15 opened by jsternabsci - 0
Naming convention
#13 opened by katop1234 - 0
Block-wise positional embedding
#12 opened by katop1234 - 4
- 9
Handling of the time conditioning
#9 opened by nicolas-dufour - 39
- 2
Potential Issue with Self-Conditioning
#8 opened by justinlovelace - 4
Possible Normalization Bug
#6 opened by MattMcPartlon - 1
Lacks a `ff` layer?
#3 opened by CiaoHe - 0
Could you share more thoughts on RIN?
#1 opened by w-hc