Nicolas Gong

Results 4 issues of Nicolas Gong

what value should I pass to the two parameters(`checkpoint_fs` & `fs_kwargs`) of the `__init__` function of `ImagenTrainer`?

There are some emotion labels with zero duration, I do not why zero-length videos can be marked with emotion labels. ![image](https://user-images.githubusercontent.com/17155788/197388009-8e9092ab-dde5-4227-96be-88aa7a3846ce.png) ![image](https://user-images.githubusercontent.com/17155788/197388073-7a5acb2e-3f93-4e24-b551-805c572a31f0.png) All 119 items are as below: '34', 'iSdJMGSbyJc',...

fix the bug of RuntimeError: a leaf Variable that requires grad is being used in an in-place operation, detail can be seen at this [issue](https://github.com/openai/improved-diffusion/issues/23)