ucas-vg / TOV_mmdetection

Include mmdetection version of TinyBenchmark. Official link.
https://github.com/ucas-vg/TinyBenchmark
Apache License 2.0
34 stars 2 forks source link

How would we understand the folder 'exp'? #10

Closed freshn closed 2 years ago

freshn commented 3 years ago

@yinglang I have no idea what is saved in the folder 'exp'. The '.json' file in that folder can be evaluated by huicv/evaluatation/evaluate_tiny.py but not the one in 'work_dir/.../.json'. Could you explain what is this folder used for? How can I evaluate the results based on the training log under folder 'work_dir' instead of 'exp'? Thank you.

yinglang commented 2 years ago

There are some tools to help experiment, and some temeproal file. 'exp/.../.json' was the inference result of latest evaluation. it is just a temperal file.