Results 10 comments of djcan

@KaihuaTang Thanks for your reply. Now I have another question. How to evaluate on my own dataset? It seems that during inference process, we need to provide the target which...

> @JincanDeng Please refer to [this instruction] to prepare the SMPL files: https://github.com/Arthur151/ROMP/blob/master/simple_romp/README.md#installation Thanks! I got it.

> > > @JincanDeng Please refer to [this instruction] to prepare the SMPL files: https://github.com/Arthur151/ROMP/blob/master/simple_romp/README.md#installation > > > > > > Thanks! I got it. > > Hello, did you...

> Hi, thanks for the great work. I noticed in LDM implementation they didn't set clip_denoised=False during sampling but you set this flag here. I noticed the sampled latents are...

> @better629 Thank you for your solution. When I comment `accelerator.is_main_process`, I meet another error in `save_model_hook` fuction. Do you have any ideas? `Traceback (most recent call last): File "train_text_to_image_dit.py",...

> i was working on this support but after seeing the results of the model i'm not sure it's ready to be added yet: > > ![image](https://private-user-images.githubusercontent.com/59658056/329863188-410eb686-c0bf-486c-b0eb-efdfd0243517.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTYyMDc5OTUsIm5iZiI6MTcxNjIwNzY5NSwicGF0aCI6Ii81OTY1ODA1Ni8zMjk4NjMxODgtNDEwZWI2ODYtYzBiZi00ODZjLWIwZWItZWZkZmQwMjQzNTE3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA1MjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNTIwVDEyMjEzNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWIzNzg3ZjM3MDJkM2ZhOWZkOWZjMzc1NmYzMGFjMWZkY2Q1YjViYWE4ZWQ4NjgwNDRjY2ZlNmM0OWE2MWYzNWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.QhH8jkroFePC2RGegRdUHxNcxr5p6KIziCXLoXrJUhs) > > there's...

@bghira I use `""` prompt with `0.1` probability for dropout.

@KaihuaTang Can you release the visualization code for sgdet results?

Same question. Somebody knows the reason?

> Thanks for your advice. Lumina is still under actively development. We will release a diffuser version once we reach a stable version. Looking forward to it!