astra-vision / PaSCo

[CVPR 2024 Oral, Best Paper Award Candidate] Official repository of "PaSCo: Urban 3D Panoptic Scene Completion with Uncertainty Awareness"
https://astra-vision.github.io/PaSCo/
Apache License 2.0
149 stars 14 forks source link

pytorch_lightning and torchmetrics version issue #9

Closed synsin0 closed 2 months ago

synsin0 commented 2 months ago

Thanks for your great work. I'd like to ask the version of pytorch_lightning and torchmetrics, since I try several combinations and cannot work normally.

synsin0 commented 2 months ago

pytorch_lightning 1.9.0 + torchmetrics 1.4.0.post0 works for me.

anhquancao commented 2 months ago

Awesome, thank you very much! I will add this to the readme