CatFood

Results 6 issues of CatFood

@crashmoon Thanks for your great work! I got some issues about your code: in your file [gan_lstm.py](https://github.com/crashmoon/Progressive-Generative-Networks/blob/master/gan_lstm.py) , line 338-356 are listed as follows: ``` class Net_G(nn.Module): def __init__(self): super(Net_G,...

Huge thanks for your code contribution first! I used your config file "v1-finetune-for-inpainting-laion-iaesthe.yaml" to fine-tune the model for text-conditioned inpainting. The dataset I used is [this subset](https://huggingface.co/datasets/ChristophSchuhmann/improved_aesthetics_6.5plus) of the Liaon...

First of all, thanks for your great work! I got a question when looking through your code in `Attention.py`, where line 39 is as follows: `conv_result = F.avg_pool2d(conv_result, 3, 1,...

Hi, thanks for sharing the great work! I have a little question about the camera control. I wonder does the camera speed value have its practical meaning? say, when setting...

Hi! thanks for the great work : ) I wonder what type of representation is used when training the style adapter? Is it CLIP image embedding? If yes, then how...

![image](https://github.com/HuaiyuanXu/3D-Occupancy-Perception/assets/61229015/b4d5dc38-5e61-4918-8aaf-34dd5de4836f)