vaib-saxena / Slow-Fast-pytorch-implementation

Action recognition using Slow Fast Network by FAIR
Apache License 2.0
15 stars 6 forks source link

model weights #11

Open Siddhantc15 opened 1 month ago

Siddhantc15 commented 1 month ago

Download Yolo v3 weights: https://drive.google.com/file/d/1SSpVueL6W_4BE3sFDkzAgdMd35Mtl2N5/view?usp=sharing and paste in the directory

Download DeepSort re-id weights: https://drive.google.com/file/d/1bwLHXS5TocUfDL2-iLNJLs8WfUOZtg9B/view?usp=sharing and paste in deep\checkpoint directory

Download Pre-trained SlowFast Network weights: https://drive.google.com/file/d/1ooE-qh7LBL7kWceZRHPyIIBslWCBwdwy/view?usp=sharing and paste in the directory

[ can you give me accessible for above Models ]