EasyCV/tools
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
..
analyze_tools add analyse tools (#133) 2022-07-27 10:52:05 +08:00
prepare_data add segformer algo 2022-08-18 10:40:18 +08:00
__init__.py initial commit 2022-04-02 20:01:06 +08:00
commands_wrapper.py initial commit 2022-04-02 20:01:06 +08:00
dist_test.sh fix: add missing shell scripts (#47) 2022-04-29 17:04:10 +08:00
dist_train.sh fix: add missing shell scripts (#47) 2022-04-29 17:04:10 +08:00
eval.py Support ViTDet algo (#35) 2022-06-10 21:49:32 +08:00
export.py vitdet visualize and predictor (#102) 2022-06-30 09:35:27 +08:00
kill.sh fix: add missing shell scripts (#47) 2022-04-29 17:04:10 +08:00
launch.py initial commit 2022-04-02 20:01:06 +08:00
prune.py remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
quantize.py remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
train.py add torchacc, support swin (#105) 2022-07-27 10:22:44 +08:00