Commit Graph

9 Commits (7ee13097e00fd1f93bcd9309d2880e26250ccd7b)

Author SHA1 Message Date
yhq 00aa7c2f79
Support_mask2former_semantic (#199)
* add mask2former semantic branch
2022-10-26 17:23:21 +08:00
Cathy0908 b376d84fe0
add train memory (#178)
* add train memory
2022-09-19 18:00:34 +08:00
pengyu.lpy 33509912b1 modify the config and model_zoo about segformer_b0
超参数的提高可以看 docs/source/model_zoo_seg.md
        Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/10099109
2022-09-14 12:01:09 +08:00
pengyu.lpy 2bf3b55655 add segformer algo
. 增加了segformer的b1, b2, b3, b4几个配置文件。
. 预训练模型,log文件等均已经更新
. 已经从master合并结果
        Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9931529
2022-08-30 19:15:15 +08:00
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
yhq 3c6c2c0b6f
add mask2former algo (#115)
add mask2former algo
support panopitc pipeline
add segment predictor
2022-08-08 18:17:01 +08:00
Cathy0908 6404c249f5
add analyse tools (#133)
* add analyse tools and model performance
2022-07-27 10:52:05 +08:00
yhq 6b8b04db72
add upernet algo (#118)
* add upernet algo
* fix import onnx bug
2022-07-12 11:14:09 +08:00
Cathy0908 4c1b3145e6
[feature] add segmentation modules (#71)
* add segmentation module & add ResNetV1c & ResNetV1d & add benchmark
2022-05-31 20:19:17 +08:00