8 Commits

Author SHA1 Message Date
Linyiqi
a8b528de3c
[Enhance] Formatting non distributed training and inference and Supporting CPU training. (#42)
* [Docs] update batch size

* Fix bug in non-distributed multi-gpu training/testing

* support cpu training

* update cpu training and testing
2022-03-11 00:25:34 +08:00
Linyiqi
66d92a5abb
[Enhancement] Set Num thread to 0 (#36)
* [Docs] update batch size

* [Enhancement] Set Num thread to 0

* set omp mkl threads numbers

* set cls omp mkl threads numbers

* add comments
2022-01-27 20:19:14 +08:00
Linyiqi
0193ce1443
Update resource & add mim & update tools script (#51)
* update resource & env & fix logger issue

* update mim
2021-11-12 23:27:20 +08:00
Linyiqi
8776d7edf2
fix code style (#44)
* add pr

* add metatestparallel comments
2021-10-23 10:14:08 +08:00
Linyiqi
b3b2cd598e
unified interface of train.py (#38)
* update train file

* fix comments
2021-10-11 18:14:26 +08:00
Linyiqi
fdb8e999ed
upgrade version (#34)
* upgrade version

* fix comments
2021-09-26 14:24:52 +08:00
Linyiqi
c87e2d8839
fix code style and grammar issues. (#23)
* fix comments
2021-08-02 20:45:49 +08:00
Linyiqi
a7c30ad01c
seprate the cls and det (#20)
* create pr

* sperate cls and det

* create pr

* update tools

Co-authored-by: zhangshilong <2392587229zsl@gmail.com>
Co-authored-by: Shilong Zhang <61961338+jshilong@users.noreply.github.com>
2021-08-01 12:26:46 +08:00