yeliang2258
1911002b90
[Backend]Add stable_diffusion and detection models support for KunlunXin XPU ( #954 )
...
* [FlyCV] Bump up FlyCV -> official release 1.0.0
* add valid_xpu for detection
* add paddledetection model support for xpu
* support all detection model in c++ and python
* fix code
* add python stable_diffusion support
Co-authored-by: DefTruth <qiustudent_r@163.com >
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2022-12-26 16:22:52 +08:00
Jason
03e360d71d
[Doc] Update examples to use the newest api ( #731 )
...
use the latest api
2022-11-28 22:01:51 +08:00
jiangjiajun
fd8ab28f92
Fix wrong api in fastdeploy model
2022-11-22 06:25:40 +00:00
jiangjiajun
5d37f739e8
Fix wrong api in fastdeploy model
2022-11-22 06:25:05 +00:00
jm12138
3848196829
[Other] Update detection example codes using download_model api ( #613 )
...
update detection example
2022-11-18 13:19:13 +08:00
chenjian
0d0389f8d9
[Other] Update example codes using download_model api ( #486 )
...
* update example codes using download_model api
* add resource files to repo
* add resource files to repo
* fix
* reduce unused lib
* fix
2022-11-11 13:35:12 +08:00
Jason
059e6f8d3e
Update infer_ppyoloe.py
2022-09-15 14:01:09 +08:00
DefTruth
7d060ee1c0
[fix][examples] fixed ppdet python examples visualize ( #105 )
2022-08-12 16:56:44 +08:00
Jason
3e01118d01
Validate all backends for detection models and add demo code & docs ( #94 )
...
* Validate all backends for detection models and add demo code and doc
* Delete .README.md.swp
2022-08-11 10:03:53 +08:00