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 |
|
yhq
|
6b8b04db72
|
add upernet algo (#118)
* add upernet algo
* fix import onnx bug
|
2022-07-12 11:14:09 +08:00 |
|
Cathy0908
|
e09572895b
|
refactor fp16 (#94)
* refactor fp16 and fix AMPFP16OptimizerHook
|
2022-06-21 16:16: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 |
|