he010103 / Traffic-Brain

AI City2019 all the Track Code
MIT License
16 stars 8 forks source link

where is metrics file to import track_reranking_weight_feat? #13

Open phamkhactu opened 4 years ago

phamkhactu commented 4 years ago

I follow the intructions cd test sh run.sh python gen_track2.py I get Traceback (most recent call last): File "submit.py", line 22, in <module> from metrics import track_reranking_weight_feat ModuleNotFoundError: No module named 'metrics' How to fix it. Thanks in advance.