abdumhmd / CSRNet

A PyTorch Lightning implementation of CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
MIT License
1 stars 0 forks source link

Version Compatibility issues #1

Open ashhad-hassan opened 1 month ago

ashhad-hassan commented 1 month ago

we are facing several compatiblity issues with the libraries such as (torch: 1.13.1) is incompatible with newer versions of PyTorch Lightning and when running train.py with newer versions of torch and pytorch lightning we are getting erors related to EPOCH_OUTPUT and STEP_OUTPUT.

Kindly get back to us looking forward for your response

abdumhmd commented 2 weeks ago

Have you used the versions specified on the readme file? https://github.com/abdumhmd/CSRNet/blob/84d21d4bbff46d921b7e096b469fa300dce5d380/README.md?plain=1#L8-15