LCFractal / AIC21-MTMC

🏆The 1st place solution of track3 (City-Scale Multi-Camera Vehicle Tracking) in the NVIDIA AI City Challenge at CVPR 2021 Workshop.
MIT License
128 stars 35 forks source link

No module named 'yacs' #24

Closed Programmer-GYL closed 2 years ago

Programmer-GYL commented 2 years ago

from yacs.config import CfgNode as CN ModuleNotFoundError: No module named 'yacs' I can't find this file.