EasyCV/tests
Cathy0908 a11f200ec3
refactor `get_sample` to `__getitem__` for all datasources api (#156)
* refactor `get_sample` to `__getitem__` for all datasources api

* fix MMpad config
2022-08-17 14:24:17 +08:00
..
apis add dn_detr algo (#119) 2022-07-27 15:06:06 +08:00
configs initial commit 2022-04-02 20:01:06 +08:00
core Add sailfish for fully sharded data parallel training 2022-06-17 13:21:27 +08:00
datasets refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
file initial commit 2022-04-02 20:01:06 +08:00
hooks remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
models add dn_detr algo (#119) 2022-07-27 15:06:06 +08:00
predictors vitdet visualize and predictor (#102) 2022-06-30 09:35:27 +08:00
test_thirdparty Update tfrecord_util.py (#111) 2022-07-01 18:43:36 +08:00
toolkit add torchacc, support swin (#105) 2022-07-27 10:22:44 +08:00
tools add mask2former algo (#115) 2022-08-08 18:17:01 +08:00
utils [feature]: support mmdet models config (#25) 2022-05-11 17:44:06 +08:00
__init__.py initial commit 2022-04-02 20:01:06 +08:00
run.py fix ci_test (#74) 2022-05-27 13:09:21 +08:00
ut_config.py add mask2former algo (#115) 2022-08-08 18:17:01 +08:00