Cathy0908
|
a9ee453d04
|
fix numpy version compatibility (#325)
* fix numpy version compatibility and update runtime.txt
|
2023-08-16 20:12:48 +08:00 |
|
yhq
|
39ae31d50b
|
Add stdc benchmark & fix mask2former predict bug (#286)
* add stdc benchmark & fix mask2former predict bug
|
2023-02-17 13:11:08 +08:00 |
|
yhq
|
26cd12ab42
|
[features] Support stdc (#284)
* add stdc semantic segmentation algorithm
|
2023-02-16 14:00:59 +08:00 |
|
Cathy0908
|
74ecd3d037
|
Support multi processes for predictor (#272)
* support multi processes for predictor
|
2023-02-01 12:14:44 +08:00 |
|
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 |
|
Cathy0908
|
5dfe7b2898
|
update some predcitors, support batch inference (#195)
update some predcitors, support batch inference
|
2022-09-20 10:04:42 +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 |
|
yhq
|
3c6c2c0b6f
|
add mask2former algo (#115)
add mask2former algo
support panopitc pipeline
add segment predictor
|
2022-08-08 18:17:01 +08:00 |
|