svishwa / crowdcount-mcnn

Single Image Crowd Counting via MCNN (Unofficial Implementation)
MIT License
499 stars 179 forks source link

requirements.txt #67

Open carlosfg97 opened 1 year ago

carlosfg97 commented 1 year ago

Hello, thanks for the code, it is really easy to navigate and set up the directory according to your readme

I would suggest you to add a requirements.txt so we can run the pip install faster and avoid running into uninstalled modules errors (for exampme it happened to me with Network package)

Other than that many thanks for your contribution!

makamkkumar commented 1 year ago

It is required as I see there are errors due to requirement of following libraries network --> can be easily done. models --> gives errors.