amazon-science / siam-mot

SiamMOT: Siamese Multi-Object Tracking
Apache License 2.0
477 stars 61 forks source link

ModuleNotFoundError: No module named 'decord' #51

Closed zuleikarg closed 2 years ago

zuleikarg commented 2 years ago

When I try to run the demo I get an error. The 'video_iterator.py' file seems to need a module called 'decord' but, I can not find it in the directory.

zuleikarg commented 2 years ago

I had to download 'decord' as it says here: https://github.com/dmlc/decord