Qingren
|
71fc8e3241
|
CodeCamp #101: Support MMDetection 3.x RTMDet model deployment on RV1126 (#1551)
* * partition rtmdet
* * add rtmdet deploy config
* * add rtmdet deploy config
* * modify rtmdet pipline anchor_generator's info dump
* support rtmdet infer in sdk
* fix a bug
* * fix a bug in csrc/mmdeploy/preprocess/transform/normalize.cpp
* * fix a bug
* * update docs
* * fix lint
* * update several urls in docs
|
2023-01-06 14:01:31 +08:00 |
AllentDan
|
67c1cd2475
|
Add YOLOv5 support for RV1126 device. (#1321)
* support pose simcc
* fix yolov5 create_input
* add yolov5 post process and update mmcls.yml
* add letter resize
* add yolov5 export info
* fix
* add pose face config
* pick 4dd4d4851b
* fix yolov5 head
* fix ut
* refactor mmpose config
* pass output_names outside
* rknn batch size
* lint
* add input names to wrapper
* update according to https://github.com/open-mmlab/mmyolo/pull/305
* add pre_compile option
* update doc and fix typo
* fix padding
* fix typo
* use throw_exception
|
2022-12-16 17:05:24 +08:00 |
RunningLeon
|
25aa0d4c0a
|
[Enhancement]: add md link check github action (#1320)
* add md link check action
* add config
* fix doc link
* fix dead links
* change dev-1.x to 1.x
* fix mmocr url
|
2022-12-08 16:13:51 +08:00 |
q.yao
|
180500d76d
|
[Docs] update 1.x doc links (#1331)
* update 1.x links
* update docs
|
2022-11-10 11:29:16 +08:00 |
AllentDan
|
c5edb85550
|
Sync rv1126 to dev-1.x by cherry-pick (#1295)
* remove imports (#1207)
* remove imports
* update doc
* detailed docstring
* rephrase
* Add model conversion support to rv1126 (#1203)
* WIP
* fix interpolate
* support yolov3 and retinanet
* support seg
* support ssd
* supports both partition types for retinanet and ssd
* mean std doc
* update doc, add UT
* support FSAF
* rename configs
* update dump info
* update
* python package installation doc
* update doc
* update doc
* doc
* fix
* docstring
* remote partition config
|
2022-11-07 10:19:22 +08:00 |
AllentDan
|
97a9182a65
|
cherry-pick from master with commit 3eb60ea
|
2022-11-01 16:35:32 +08:00 |