Closed wangjin1234567891 closed 7 months ago
maybe remove the optimizer_idx arguement in the following line? https://github.com/boschresearch/ALDM/blob/6360607957e038ec0c8ea656572dc6f56009157c/cldm_seg/cldm_seg_pixel_seg_enc_multiStep.py#L753
btw, the code is fine when using pytorch-lightning==1.4.2, if removing it cannot fix, maybe check the pytorch-lightning version :)
Thanks, I changed pytorch-lightning from 1.5.0 to 1.4.2, that issue disappeared, but a new issue came up
Could you maybe also check the torch version?
That's taken care of, thank you.
I have a problem. Can you help me solve it?