wayveai / fiery

PyTorch code for the paper "FIERY: Future Instance Segmentation in Bird's-Eye view from Surround Monocular Cameras"
https://wayve.ai/blog/fiery-future-instance-prediction-birds-eye-view
MIT License
561 stars 85 forks source link

No module named 'pytorch_lightning.metrics' #34

Open you-old opened 2 years ago

you-old commented 2 years ago

No module named 'pytorch_lightning.metrics'

anthonyhu commented 2 years ago

Hello, I think it is related to the pytorch lightning version? They might have removed this package to torchmetrics on a newer version of pytorch-lightning