Commit Graph

22 Commits (revert-253-bugfix_easycv_root)

Author SHA1 Message Date
wenmeng zhou befb23c2d5
add prediction script (#239)
* add prediction script

* update doc
2022-12-05 18:06:00 +08:00
Cathy0908 55c9d8d270
modify citest to install package (#223)
* modify citest from source code to install
2022-11-03 11:53:18 +08:00
wenmeng.zwm 5df9bd6ca7 add git lfs checkout to citest 2022-09-08 22:28:31 +08:00
wenmeng.zwm 852bbee48e add gitlfs download to citest 2022-09-08 20:27:21 +08:00
zouxinyi0625 9ad1a8f448
Fix YOLOX-Edge problem and update yolox-pai turtorial (#182)
* complete yolox introduction

* fix env problem with nni2.6.1

* fix yolox-edge problem

*  add docker turtorial

* add blade test

* support old export yolox model

Co-authored-by: wuziheng <zhoulou.wzh@alibaba-inc.com>
2022-09-06 17:11:12 +08:00
zouxinyi0625 19e570adde
add github config path for yolox-pai (#166)
* add github config path
2022-08-26 13:50:48 +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
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
zouxinyi0625 3af93bdac5
YOLOX End2end & Blade Support (#66)
* support export with jit.trace and jit.script and end2end
2022-06-08 20:41:15 +08:00
wenmeng zhou aad3835186
fix: add missing shell scripts (#47)
* add missing scripts
2022-04-29 17:04:10 +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
wenmeng zhou df4e54f05c
Refine auto release workflow (#13)
* change package name from easycv to pai-easycv

* limit publish script to release branch and use ubuntu container
2022-04-19 19:58:39 +08:00
Cathy0908 fc4c588147
[bugfix]: fix extract.py for benchmarks (#7)
* [bugfix]: fix extract.py for benchmarks and add auto publish config

Co-authored-by: jiangnana.jnn <jiangnana.jnn@alibaba-inc.com>
2022-04-07 17:16:13 +08:00
wenmeng.zwm bdf694edb9 add linter test 2022-04-02 21:42:54 +08:00
wenmeng.zwm 03aa369e73 update conda env 2022-04-02 21:22:51 +08:00
wenmeng.zwm 9de8aed3fd add conda init 2022-04-02 21:15:03 +08:00
wenmeng.zwm 2628b221f7 update citest.yaml 2022-04-02 21:09:23 +08:00
wenmeng.zwm c75e745ce3 fix env activate error 2022-04-02 21:03:16 +08:00
wenmeng.zwm dfdafb5b5c debug workflow 2022-04-02 20:43:28 +08:00
wenmeng.zwm d619b71752 add citest workflow 2022-04-02 20:28:08 +08:00