Ruibin Zhang

Results 3 issues of Ruibin Zhang

After trainning for 17W steps, I can get good results without using dpm-solver in 1000 steps, as shown below: ![image](https://github.com/WuJunde/MedSegDiff/assets/61099841/19a66838-54c2-4714-98e7-2871d75741ef) However, when using dpm-solver in 20, 50, or 1000 steps,...

After setting use_fp16 = True, some bugs occur: ![image](https://github.com/WuJunde/MedSegDiff/assets/61099841/73354af9-48d3-4238-b5ac-26ecb7b3d957) It seems that not all of the models and weights are converted to fp16? Looking forward to your reply, thank you

Thank you for your solid work! I wonder that during your training process of the Camera-to-LiDAR task, is the pretrained CLIP (https://github.com/openai/CLIP) frozen or not? Thank you!