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
560 stars 85 forks source link

pytorch-lightning version #18

Closed sjbling closed 2 years ago

sjbling commented 2 years ago

Will you release requirement.txt, and I want to know the pytorch-lightning version,thanks!

anthonyhu commented 2 years ago

Hi, all the requirements are in https://github.com/wayveai/fiery/blob/master/environment.yml

The pytorch lightning version is 1.2.5 :)