TencentYoutuResearch / CrowdCounting-P2PNet

The official codes for the ICCV2021 Oral presentation "Rethinking Counting and Localization in Crowds: A Purely Point-Based Framework"
Other
404 stars 109 forks source link

Adding video prediction #56

Open zaki1003 opened 1 year ago

zaki1003 commented 1 year ago

I added prediction on video input. The code is in video_demo.py. I also updated the Readme.md file to explain the testing of video prediction.