26 Commits

Author SHA1 Message Date
wenmeng.zwm
7b19fefb9d bump version to 0.6.0 and update release doc 2022-08-31 16:53:15 +08:00
tuofeilun
b198c5a81f
support DINO algo (#144)
dino_4sc_r50_12e:48.71
dino_4sc_r50_24e:50.53
dino_4sc_r50_36e:50.69
dino_4sc_swinl_12e: 56.86
dino_4sc_swinl_36e: 58.04
dino_5sc_swinl_36e: 58.47
2022-08-31 15:18:11 +08:00
wenmeng zhou
38ae771e7d
fix grammar mistakes in README.md (#175) 2022-08-30 17:33:42 +08:00
zouxinyi0625
2e2735f9d7
Update readme for YOLOX-PAI (#174) 2022-08-30 16:01:37 +08:00
wuziheng
9aaa600f79
Yolox improve with REPConv/ASFF/TOOD (#154)
* add attention layer and more loss function

* add attention layer and various loss functions

* add siou loss

* add tah,various attention layers, and different loss functions

* add asff sim, gsconv

* blade utils fit faster

* blade optimize for yolox static & fp16

* decode output for yolox control by cfg

* add reparameterize_models for export

* e2e trt_nms plugin export support and numeric test

* split preprocess from end2end+blade, speedup from 17ms->7.2ms

Co-authored-by: zouxinyi0625 <zouxinyi.zxy@alibaba-inc.com>
2022-08-24 18:11:15 +08:00
Chen Jiayu
a75d41f606
Supplementary algo tables (#157) 2022-08-18 10:26:34 +08:00
Chen Jiayu
3b9ea0b3ff
add v0.5.0 change_log (#139) 2022-07-27 17:06:17 +08:00
Cathy0908
3ac405a9e6
update README (#138) 2022-07-27 11:04:08 +08:00
Cathy0908
fe081c8aba
add torchacc, support swin (#105)
* add torchacc, support swin
2022-07-27 10:22:44 +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
6c7f7ad12e
update change_log.md (#109)
* update change_log.md and README
2022-07-01 18:41:19 +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
Cathy0908
b66a15a784
add data hub (#70)
* add data hub
2022-05-25 17:17:31 +08:00
Cathy0908
f78fa46152
fix citest action (#60)
* fix citest action
2022-05-16 11:37:33 +08:00
wenmeng zhou
8af917dc83
update readme.md to changelog 2022-05-13 16:36:54 +08:00
Jun Huang
bfe09ce445
Update README.md 2022-04-29 15:58:28 +08:00
Chen Jiayu
5b62a28bec
[WIP] [doc] Metric learning tutorial (#36)
* add cub_metric_learning tutorial
2022-04-27 17:50:42 +08:00
wenmeng zhou
3f01162dd7
[docs] add chinese readme (#39)
* update README.md

* add chinese README_zh-CN.md

* fix typo error
2022-04-27 14:49:00 +08:00
wenmeng zhou
5ee6cac605
Update README.md
update dingding QR code
2022-04-26 15:23:54 +08:00
wenmeng zhou
18f6fdd404
Update README.md
add enterprise contact
2022-04-26 15:12:55 +08:00
wenmeng zhou
6c3e00c46d
Update README.md
add dingding group number
2022-04-26 15:05:35 +08:00
wenmeng zhou
81b91086eb
feat: readthedocs support & tutorial docs refinement (#29)
* readthedocs build support

* change opencv version from 4.4.0.40 to 4.1.2.30

* update config file path with github url

* fix: clone AutoAugmentPolicy from torchvision error

* reorganize requirements file

* add model compression tutorial and cls modelzoo to readme.md

* add optional req
2022-04-26 10:38:58 +08:00
wenmeng zhou
ac283009fd
add notebook tutorials (#22)
* update readme and add notebook tutorials
* update ci_test worflow ignore list
2022-04-24 10:26:34 +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
Jun Huang
f8aa493be8
Update README.md 2022-04-18 11:18:17 +08:00
wenmeng.zwm
055deba53e initial commit 2022-04-02 20:01:06 +08:00