EasyCV/easycv/models
pengyu.lpy 0128e881d9 add segformer algo
* 将COCO_Stuff_164k数据集增加到了data_hub.md, prepared_data.md, 以及将其对应脚本加到了prepare_data文件夹下面

* 增加了segformer对应的predictor

* 完善docs/source/model_zoo_seg.md中关于segformer的信息
2022-08-18 10:40:18 +08:00
..
backbones add segformer algo 2022-08-18 10:40:18 +08:00
classification add dn_detr algo (#119) 2022-07-27 15:06:06 +08:00
detection add dn_detr algo (#119) 2022-07-27 15:06:06 +08:00
heads add Fast ConvMAE (#101) 2022-07-08 12:11:37 +08:00
loss refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +08:00
pose refactor fp16 (#94) 2022-06-21 16:16:09 +08:00
segmentation add segformer algo 2022-08-18 10:40:18 +08:00
selfsup add Fast ConvMAE (#101) 2022-07-08 12:11:37 +08:00
utils refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +08:00
__init__.py [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
base.py add torchacc, support swin (#105) 2022-07-27 10:22:44 +08:00
builder.py refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +08:00
modelzoo.py support Efficientformer algo (#128) 2022-07-27 11:36:03 +08:00
registry.py refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +08:00