EasyCV/docs/source
Chen Jiayu e61488d319
Support ViTDet algo (#35)
* adapt mmlab modules
* add vitdet
* support conv aggregation
* modify vitdet load pretrained
* support fp16
* modify defaultformatbundle
* modify aug
* bugfix sampler
* bugfix mmresize
* bugfix fp16&nonetype
* bugfix filterannotation
* support dlc
* bugfix dist
* bugfix detsourcecoco
* smodify mmdet_parse_losses
* bugfix nan
* bugfix eval
* bugfix data=nonetype
* modify resize_embed
* support vitdet_conv
* add vitdet_conv init_weight
* add test_vitdet
* uniform rand_another
* uniform use fp16 method
* add test_fp16

Co-authored-by: jiangnana.jnn <jiangnana.jnn@alibaba-inc.com>
2022-06-10 21:49:32 +08:00
..
_static add dingding qrcode and fix pypi doc format 2022-04-20 11:40:53 +08:00
api feat: readthedocs support & tutorial docs refinement (#29) 2022-04-26 10:38:58 +08:00
tutorials YOLOX End2end & Blade Support (#66) 2022-06-08 20:41:15 +08:00
change_log.md update change_log.md (#59) 2022-05-16 14:21:07 +08:00
conf.py feat: readthedocs support & tutorial docs refinement (#29) 2022-04-26 10:38:58 +08:00
data_hub.md add data hub (#70) 2022-05-25 17:17:31 +08:00
develop.md initial commit 2022-04-02 20:01:06 +08:00
index.rst initial commit 2022-04-02 20:01:06 +08:00
model_zoo_cls.md Expand cls model zoo (#55) 2022-06-01 11:01:29 +08:00
model_zoo_detection.md Support ViTDet algo (#35) 2022-06-10 21:49:32 +08:00
model_zoo_seg.md [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
model_zoo_ssl.md [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
prepare_data.md update prepare_data.md (#69) 2022-05-23 20:08:37 +08:00
quick_start.md fix quick_start.md (#81) 2022-06-02 16:16:23 +08:00