OpenMMLab FewShot Learning Toolbox and Benchmark
 
 
Go to file
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
.github disable coverage 2021-05-17 13:06:12 +08:00
configs fix code style (#44) 2021-10-23 10:14:08 +08:00
mmfewshot Fix docs and add test code (#45) 2021-11-01 16:33:21 +08:00
requirements Update lib version in requeriments and fix some bugs (#40) 2021-10-11 19:02:26 +08:00
tests Fix docs and add test code (#45) 2021-11-01 16:33:21 +08:00
tools Fix docs and add test code (#45) 2021-11-01 16:33:21 +08:00
.gitignore fix code style (#44) 2021-10-23 10:14:08 +08:00
.pre-commit-config.yaml add suppoort for det 2021-05-15 22:47:59 +08:00
.pylintrc fix code style (#44) 2021-10-23 10:14:08 +08:00
LICENSE Initial commit 2021-05-14 12:57:05 +08:00
README.md fix setup 2021-05-16 19:27:07 +08:00
pytest.ini add suppoort for det 2021-05-15 22:47:59 +08:00
requirements.txt add requirements 2021-05-16 20:45:55 +08:00
setup.cfg Fix docs and add test code (#45) 2021-11-01 16:33:21 +08:00
setup.py fix setup 2021-05-16 19:27:07 +08:00

README.md