Commit Graph

18 Commits (main)

Author SHA1 Message Date
BigDong dac097afc9
Add pyupgrade pre-commit hook (#87)
* Add pyupgrade pre-commit hook

* minor fix
2022-06-17 15:09:14 +08:00
BigDong 3f3b6b4fd0
[Enhance] Add extra dataloader settings in configs. (#71)
* [Enhance] Add extra dataloader setting in configs

* update code

* minor fix detection test
2022-04-20 23:19:46 +08:00
Linyiqi 1c4c270e9e
[Feature] Add multi machine dist_train (#58)
* [Docs] update batch size

* update multi node script
2022-03-30 21:08:00 +08:00
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 486c8c2fd7
[Docs] fix typos and invalid link (#7)
* fix link issue

* fix link issue
2021-11-24 16:20:29 +08:00
Linyiqi acd0ab8251
update config & README & miscellaneous typos (#54)
* update all the code

* update config

* update image and README

* update README

* update README and metafile

* update RAEDME
2021-11-22 00:22:07 +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 3508afca93
Reformat config files (#46)
* fix init

* fix test api

fix test api bug

* add metarcnn fsdetview config

* update pr

* update meta file

* fix CI
2021-11-01 23:27:01 +08:00
Linyiqi 37cd8a1f7d
Fix docs and add test code (#45)
* fix init

* fix test api

fix test api bug

* add metarcnn fsdetview config

* add pr

* add metatestparallel comments

* add test code and fix typos

* add test code of model frozen

* update test det forward code

* update pr

* update doc str
2021-11-01 16:33:21 +08:00
Linyiqi 8776d7edf2
fix code style (#44)
* add pr

* add metatestparallel comments
2021-10-23 10:14:08 +08:00
Linyiqi ae96fa303c
Update lib version in requeriments and fix some bugs (#40) 2021-10-11 19:02:26 +08:00
Linyiqi b3b2cd598e
unified interface of train.py (#38)
* update train file

* fix comments
2021-10-11 18:14:26 +08:00
Linyiqi 4e28607ced
add multiple run and visualize scripts (#33)
* fix init

* fix test api

fix test api bug

* add metarcnn fsdetview config

* add multi run

* update docs

* rename file
2021-09-26 15:45:54 +08:00
Linyiqi fdb8e999ed
upgrade version (#34)
* upgrade version

* fix comments
2021-09-26 14:24:52 +08:00
Linyiqi 93d5899ace
fix test api bug (#29) 2021-09-03 21:10:23 +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