yhq
|
00aa7c2f79
|
Support_mask2former_semantic (#199)
* add mask2former semantic branch
|
2022-10-26 17:23:21 +08:00 |
tianchu.gtc
|
0a796ec2f1
|
更改mask2former接口,适配maas
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/10292532
* modify postprocess
* Merge remote-tracking branch 'remotes/origin/master' into mask2former_postprocessing
# Conflicts:
# tests/ut_config.py
* assert the output value
* add mask2former models to data/test/xxx/models
* fixed train
|
2022-09-30 15:31:58 +08:00 |
wenmeng.zwm
|
a73667708c
|
Merge branch 'master' of gitlab.alibaba-inc.com:pai-vision/EasyCV into easycv_internal_0830
|
2022-09-14 14:05:57 +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 |
wenmeng.zwm
|
bf43e8a25b
|
merge github master
|
2022-09-08 10:38:31 +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 |
jiangnana.jnn
|
0f74adb848
|
add predict pipeline
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9828601
* add predict pipeline
|
2022-08-23 19:52:52 +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 |
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 |
yhq
|
3c6c2c0b6f
|
add mask2former algo (#115)
add mask2former algo
support panopitc pipeline
add segment predictor
|
2022-08-08 18:17:01 +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 |