Commit Graph

6 Commits (d2b95eac131f042a9a38865b55ee0ff8d0733476)

Author SHA1 Message Date
Cathy0908 8d27ce1ed6
remove git lfs (#278)
* remove git lfs
2023-02-09 13:14:16 +08:00
tuofeilun 9f01a37ad4
Refactor ViTDet backbone and simple feature pyramid (#177)
1. The vitdet backbone implemented by d2 is about 20% faster than the vitdet backbone originally reproduced by easycv.
2. 50.57 -> 50.65
2022-09-16 11:03:53 +08:00
wenmeng.zwm bf43e8a25b merge github master 2022-09-08 10:38:31 +08:00
tuofeilun 6821cdc9db
refactor detection predictor (#158)
The use of unified DetrPredictor for detection test and predictor.
2022-08-26 10:28:17 +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
wenmeng zhou 3a4a3a9d0c
[doc] update readme doc and changelog (#14)
* update change log

* add dingding qrcode and fix pypi doc format

* update citest ignore
2022-04-21 13:15:58 +08:00