Yinhao Li
9dd3e15f83
[feature]: Able to use save_best option ( #575 )
...
* Add save_best option in eval_hook.
* Update meta to fix best model can not test bug
* refactor with _do_evaluate
* remove redundent
* add meta
Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
2021-06-02 16:25:26 -07:00
Jerry Jiarui XU
89f8a6a410
[Bug fix] fixed fp16 inference ( #497 )
...
* fixed fp16
* update fps
2021-04-24 09:57:33 -07:00
David de la Iglesia Castro
6acd77e345
Add opacity option to show_result ( #425 )
2021-03-22 20:34:38 -07:00
Jerry Jiarui XU
faaf29e668
[Improvement] Move train_cfg/test_cfg inside model ( #341 )
...
* [Improvement] Move train_cfg/test_cfg inside model
* fixed config dict
* fixed config dict
2021-01-19 17:06:23 -08:00
yamengxi
ce46d70d20
memory efficient test ( #330 )
...
* memory efficient test
* implement efficient test
* merge
* Add document and docstring
* fix unit test
* add memory usage report
2021-01-09 23:47:31 -08:00
Jiarui XU
b2724da80b
init commit
2020-07-10 02:39:01 +08:00