huayuan4396
840adcfb43
mmcls -> mmpretrain ( #2003 )
...
* mmcls -> mmpretrain
* add constraints.txt
* fix lint
* fix lint
* remove constraints.txt
* fix windows ci
* modify requirements
* fix mdlink and mmpretrain version
* fix dead link
* modify codebase cmakelist
* fix rename
2023-04-28 20:49:22 +08:00
RunningLeon
4bb9bc738c
bump version to v1.0.0 ( #1960 )
...
* change docs from 1.x to main
* bump version
* update readme status info and highlights
* revert version change
* fix dead links
* fix script
* fix docs
* fix building status
* fix md lint error
* upgrade to ubuntu20.04 for github ci
* Revert "upgrade to ubuntu20.04 for github ci"
This reverts commit 9c598f4857
.
* update codebase md files
* upgrade to ubuntu20.04 for github ci
* fix
* fix requirements
* fix
* fix ci
* bump version
* fix
* fix pplnn torchscript
* fix building status
* fix ncnn
* fix
* remove circileci hold
* fix pytorch image
2023-04-06 12:07:42 +08:00
q.yao
91a0a9af0b
[Fix] Fix unit test in dev1.x ( #1790 )
...
* fix erros in ut
* use nms_ratated ops instead of ext
* fix ut
* fix superresolution
* update super_resolution
2023-03-08 14:32:50 +08:00
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