Commit Graph

11 Commits (8d6bf1d332df527a389b620eb42e9375e98e453d)

Author SHA1 Message Date
Linyiqi 839115f222
[Enhancement] Upgrade isort in pre-commit hook (#44)
* [Docs] update batch size

* [Enhancement] Upgrade isort in pre-commit hook

* update mmdet version

* update mmcls version

* update ci
2022-02-18 10:46:22 +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 a2781134e9
update docs & docker file (#52)
* fix init

* fix test api

fix test api bug

* add metarcnn fsdetview config

* update docs & docker file

* update README

* update work flow
2021-11-22 07:17:10 +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 fdb8e999ed
upgrade version (#34)
* upgrade version

* fix comments
2021-09-26 14:24:52 +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
Linyiqi 85933cb556
implementation of datasets and dataloader (#2)
* implementation of datasets and dataloader

* add testing file

* fix MergeDataset flag bug and QueryAwareDataset one shot setting bug

* Set all flag to 0 in three datasetwrapper

* Fix NwayKshotDataloader sampler bug and fix some review comments

* add pytest file

* add voc test data for pytest

* finish test file for few shot custom dataset

* finish test file for few shot custom dataset

* finish test file for few shot custom dataset

* finish test file for merge dataset

* finish test file nwaykshot dataset

* cover more coner case in both datasets and add test file for query aware dataset and nwaykshot dataset

* finish test file of dataloader and fix all random seed in test file

* remove config

* avoid ann info change

* fix voc comments

* fix voc comments

* Lyq dataset dataloader (#4)

* fix voc comments

* fix voc comments

* fix voc comments

* fix comment and refactoring FewShotCustomDataset FewShotVOCDataset

* add coco dataset and test file

* Lyq dataset dataloader (#6)

* fix comments

* fix comments

* Lyq dataset dataloader (#7)

* fix comments

* fix comments

* fix comments
2021-05-24 17:07:43 +08:00
zhangshilong 3a51fd9bb5 remove pat and updata setupcfg 2021-05-17 12:51:48 +08:00
zhangshilong d1894d07f0 add suppoort for det 2021-05-15 22:47:59 +08:00