jiangnana.jnn
|
bdfb68fb67
|
fix import
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9998334
* fix import
|
2022-09-07 15:30:27 +08:00 |
jiangnana.jnn
|
4ecc9fcc41
|
fix LoadImage
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9978695
* fix LoadImage
|
2022-09-01 11:50:17 +08:00 |
shouzhou.bx
|
befe6d8c8f
|
update face 2d keypoint predictor pipeline
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9969788
|
2022-08-31 18:52:32 +08:00 |
liangting.zl
|
a5988732cc
|
feat: add hand keypoints predictor
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9935447
* feat: add hand keypoints predictor
|
2022-08-31 10:25:05 +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
|
778d0ec43c
|
fix mmlab utils
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9943746
* fix mmlab utils
|
2022-08-30 14:06:30 +08:00 |
jiangnana.jnn
|
1acef39f8a
|
update face predictor
* update FaceKeypointsPredictor
* update face config
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9932947
* update FaceKeypointsPredictor
|
2022-08-29 20:06:18 +08:00 |
shouzhou.bx
|
c221b22791
|
【bug fix】 fix data argumentaion bug
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9907176
|
2022-08-27 10:07:11 +08:00 |
liangting.zl
|
20a53dab5d
|
添加基于hrnetv2_w18的手部关键点config
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9911052
* chore: add hand pose hrnet_w18 config
|
2022-08-26 17:00:44 +08:00 |
jiangnana.jnn
|
05a17c29ba
|
remove PreLoggerHook
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9909690
* remove PreLoggerHook
|
2022-08-26 14:02:54 +08:00 |
jiangnana.jnn
|
f78b08954f
|
update to_ms_config
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9897512
* update to_ms_config
|
2022-08-25 16:57:56 +08:00 |
shouzhou.bx
|
2e8fc44dc1
|
add face-2d-keypoints
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9809249
* add face 2d keypoint config
|
2022-08-25 16:57:37 +08:00 |
jiangnana.jnn
|
bc64851614
|
update to_ms_config
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9891090
* update to_ms_config
|
2022-08-25 15:31:57 +08:00 |
jiangnana.jnn
|
49dd7c2359
|
update to_ms_config
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9877762
* update to_ms_config
|
2022-08-24 19:21:25 +08:00 |
liangting.zl
|
2bf7c9f6ff
|
新增coco-wholebody-hand数据集,新增pck auc epe nme评价指标
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9790242
|
2022-08-24 19:19:33 +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 |
jiangnana.jnn
|
b3abdf507f
|
fix unittest
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9809645
* fix unittest
|
2022-08-19 15:12:13 +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 |
jiangnana.jnn
|
fbdde2a054
|
add git lfs
Link: https://code.alibaba-inc.com/easycv/EasyCV/codereview/9769794
* add git lfs
|
2022-08-16 15:32:23 +08:00 |
Cathy0908
|
f5cea32405
|
fix datasource cache (#153)
|
2022-08-10 19:51:32 +08:00 |
Chen Jiayu
|
3a24d2cf8f
|
add vitdet_faster_rcnn (#155)
* add vitdet_faster_Rcn and refactor vitdet_config
|
2022-08-10 14:37:45 +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 |
wenmeng zhou
|
0f09b45723
|
add pr & issue templates (#150)
* add pr template
* add issue templates
|
2022-08-08 17:23:39 +08:00 |
Cathy0908
|
3db70589d9
|
update Fast ConvMAE doc (#151)
|
2022-08-08 14:20:21 +08:00 |
Cathy0908
|
ef698811cb
|
remove "get_length" function in data spurces (#140)
|
2022-08-03 17:30:35 +08:00 |
Cathy0908
|
dc4748303b
|
remove not exist url (#143)
|
2022-08-02 20:36:29 +08:00 |
Chen Jiayu
|
3b9ea0b3ff
|
add v0.5.0 change_log (#139)
|
2022-07-27 17:06:17 +08:00 |
Chen Jiayu
|
9517bb80ff
|
add dn_detr algo (#119)
support dn-detr-r50: 44.39
refactor set_criterion
|
2022-07-27 15:06:06 +08:00 |
Chen Jiayu
|
8c93caa2d9
|
support Efficientformer algo (#128)
* add efficientformer
|
2022-07-27 11:36:03 +08:00 |
Cathy0908
|
3ac405a9e6
|
update README (#138)
|
2022-07-27 11:04:08 +08:00 |
Osuolale Emmanuel
|
2aa6bfcca6
|
Update quick_start.md (#136)
Made a correction to following and compression
|
2022-07-27 11:00:42 +08:00 |
Cathy0908
|
6404c249f5
|
add analyse tools (#133)
* add analyse tools and model performance
|
2022-07-27 10:52:05 +08:00 |
Cathy0908
|
4ed4974eab
|
update config template and fix some bugs (#134)
* update yolox config template and fix bugs
|
2022-07-27 10:25:37 +08:00 |
Cathy0908
|
fe081c8aba
|
add torchacc, support swin (#105)
* add torchacc, support swin
|
2022-07-27 10:22:44 +08:00 |
Cathy0908
|
b2c8f0ef4d
|
add detection benchmark model ConvViTDet for FastConvMAE (#121)
* add conv vitdet and modelzoo
|
2022-07-18 17:11:41 +08:00 |
zouxinyi0625
|
f2266bc634
|
Fix yolox detector prediction (#125)
* fix export error
Co-authored-by: zxy <zxy@B-X0GHLVDL-0414.local>
|
2022-07-14 12:23:57 +08:00 |
Chen Jiayu
|
eeabb4c6ab
|
refactor det (#124)
|
2022-07-13 12:11:40 +08:00 |
Chen Jiayu
|
5fb0a86f69
|
support fcos (#100)
support fcos(38.57)
|
2022-07-12 18:07:02 +08:00 |
yhq
|
6b8b04db72
|
add upernet algo (#118)
* add upernet algo
* fix import onnx bug
|
2022-07-12 11:14:09 +08:00 |
Chen Jiayu
|
e4722c754f
|
bugfix_common_io (#126)
|
2022-07-11 19:58:13 +08:00 |
Chen Jiayu
|
1e4b2a4001
|
bugfix_vitdet_predictor (#123)
|
2022-07-11 14:56:55 +08:00 |
Chen Jiayu
|
0b472bacf1
|
refactor detection, support detr and dab-detr (#104)
refactor detection, support detr and dab-detr
|
2022-07-11 14:52:49 +08:00 |
Cathy0908
|
368378b2af
|
add Fast ConvMAE (#101)
* add Fast ConvMAE and Fast ConvMAE benchmark
|
2022-07-08 12:11:37 +08:00 |
Cathy0908
|
e3eaa8b46f
|
update version (#117)
|
2022-07-06 18:16:45 +08:00 |
yhq
|
d06c019d90
|
Fix/pillow version (#116)
* modify pillow version
|
2022-07-06 12:01:23 +08:00 |
Cyanyanyan
|
950f23866d
|
Update tfrecord_util.py (#111)
* fix tfrecord read bug
|
2022-07-01 18:43:36 +08:00 |
Cathy0908
|
6c7f7ad12e
|
update change_log.md (#109)
* update change_log.md and README
|
2022-07-01 18:41:19 +08:00 |
Cathy0908
|
f7f4088152
|
add visualization doc (#110)
|
2022-06-30 11:24:52 +08:00 |
Chen Jiayu
|
9424cc9660
|
vitdet visualize and predictor (#102)
*vitdet bugfix
* support vitdet_predictor
|
2022-06-30 09:35:27 +08:00 |
wenmeng zhou
|
2885fbf297
|
relax opencv-python-headless version (#108)
|
2022-06-23 13:25:25 +08:00 |