Traffic-Brain
Traffic-Brain copied to clipboard
where is metrics file to import track_reranking_weight_feat?
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.