lvhan028
|
1995efd04b
|
Merge pull request #1362 from lvhan028/dev-1.x
cherry-pick from master to dev-1.x
|
2022-11-13 22:53:56 -08:00 |
tpoisonooo
|
85728bd255
|
Add mmdet3d doc (#1354)
* doc(docs): mmdet3d usage
* style(mmdet3d): update docstring
* fix(mmdet3d): review advices
* docs(mmdet3d): mim install dependencies
* docs(mmdet3d): remove useless
|
2022-11-14 11:48:12 +08:00 |
q.yao
|
8b5a6dd7eb
|
[Fix] fix test ops (#1352)
* fix test ops
* fix name
|
2022-11-14 11:19:57 +08:00 |
lvhan028
|
97cc88923c
|
build opencv for aarch64 with videoio enabled (#1343)
* build opencv for aarch64 with videoio enabled
* update doc
* update
* update
* update
(cherry picked from commit b0a350d49e )
|
2022-11-11 19:48:39 +08:00 |
Mingcong Han
|
1f40ac3875
|
[FIX] set stream argument when using async memcpy (#1314)
(cherry picked from commit ff7b8fb176 )
|
2022-11-11 19:48:35 +08:00 |
q.yao
|
ed2d7680f7
|
[DOCS] update 1.x docs for mmdet (#1341)
* update 1.x docs for mmdet
* remove #usage
* 1.x
|
2022-11-11 10:28:13 +08:00 |
AllentDan
|
3eb53ad891
|
fix suffix (#1345)
|
2022-11-10 16:15:17 +08:00 |
Li Zhang
|
09332b5d56
|
[Enhancement] Avoid copying dense arrays in C API (#1261)
* reduce copying dense array in C API
* format
* fix detector
* fix MSVC build
* simplify
(cherry picked from commit b49cf42220 )
|
2022-11-10 15:25:44 +08:00 |
lvhan028
|
f7f70c95c0
|
[Feature] Support rv1126 in sdk (#1238)
|
2022-11-10 15:25:33 +08:00 |
tripleMu
|
333dd3f763
|
Support tensorrt own plugin (#1275)
* Update utils.py
Initialize the plugin that comes with TensorRT
* Format code
(cherry picked from commit 487c375533 )
|
2022-11-10 15:24:47 +08:00 |
Chen Xin
|
ccc21289d1
|
[Feature] Sync mmaction2-sdk(master) to dev1.x (#1307)
* sync mmaction sdk
* pipeline.json
* fix docs
* replace topk when make regression for mmaction2
* add python api
* add missing file
* add missing test file
* remove cudnn dep for formatshape
* add sample arg for input
|
2022-11-10 15:13:24 +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 |
triple-Mu
|
3d79ca7004
|
Merge branch 'dev-1.x' of github.com:open-mmlab/mmdeploy into triplemu/dockerfile
|
2022-11-10 11:19:09 +08:00 |
triple-Mu
|
f1d2d09338
|
Fix mim and mmcv version
|
2022-11-10 11:18:56 +08:00 |
vansin
|
6f804979a2
|
[Fix] fix the mmcv version (#1342)
|
2022-11-09 19:29:12 +08:00 |
triple-Mu
|
b6cbbdc212
|
Fix typo
|
2022-11-09 14:34:20 +08:00 |
triple-Mu
|
ec427c2f82
|
Merge branch 'dev-1.x' of github.com:open-mmlab/mmdeploy into triplemu/dockerfile
|
2022-11-09 14:33:48 +08:00 |
vansin
|
ab88248cca
|
[Fix] Fix config name in mmdet yaml (#1334)
* [Fix] fix the yolox yolov3 config name
* [Fix] set ncnn backend_test False
|
2022-11-09 14:11:42 +08:00 |
RunningLeon
|
20a7c35ca7
|
Update docstring and docs of mmseg and mmpose (#1316)
* fix reg
* update docstring
* Revert "fix reg"
This reverts commit fe56bffb5b .
* update benchmark of mmseg and mmpose
* fix ci
|
2022-11-09 11:03:19 +08:00 |
jason_w
|
0da93ea3e3
|
Fix: checkpoint load on cpu (#1324)
* checkpoint load RuntimeError
* update
|
2022-11-09 11:01:58 +08:00 |
triple-Mu
|
02cc568037
|
Fix typo
|
2022-11-09 10:14:35 +08:00 |
triple-Mu
|
db968899c5
|
Fix error
|
2022-11-08 22:47:51 +08:00 |
triple-Mu
|
2f16566072
|
Fix error
|
2022-11-08 19:46:56 +08:00 |
triple-Mu
|
2b2f9d9103
|
Merge branch 'dev-1.x' of github.com:open-mmlab/mmdeploy into triplemu/dockerfile
|
2022-11-08 19:34:41 +08:00 |
q.yao
|
a386135007
|
Fix dense head ncnn, remove ssd head (#1323)
|
2022-11-08 17:52:06 +08:00 |
tpoisonooo
|
0dc25a27dd
|
fix(circleci): rewrite outputs is a list (#1319)
|
2022-11-08 17:26:36 +08:00 |
AllentDan
|
42fac7e004
|
[Doc] fix mmocr doc link (#1318)
* fix doc
* fix doc
|
2022-11-08 17:17:26 +08:00 |
triple-Mu
|
7bf73b42d5
|
Fix mmdet import and some typo
|
2022-11-08 16:19:39 +08:00 |
triple-Mu
|
df962aa2a5
|
Merge branch 'dev-1.x' of github.com:open-mmlab/mmdeploy into triplemu/dockerfile
|
2022-11-08 13:24:41 +08:00 |
RunningLeon
|
d330e17af3
|
fix reg of dev-1.x(#1317)
|
2022-11-08 11:17:59 +08:00 |
q.yao
|
6420e20445
|
[Refactor] Ease rewriter import for dev-1.x (#1170)
* Update rewriter import
* remove root import
* add interface
|
2022-11-08 10:37:59 +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 |
tpoisonooo
|
331292a992
|
Feature: support mmdet3d dev-1.x 1.1.0rc1 (#1225)
* feat(mmdet3d): test pointpillars and centerpoint on ort, openvino and trt passed
* fix(centerpoint): mvx_two_stage input error
* fix(review): remove mode decorator
* fix(mmdet3d): review advices
* fix(regression): update mmdet3d.yml and test ort/openvino passed
* unittest(mmdet3d): fix
* fix(unittest): fix
* fix(mmdet3d): unittest
* fix(mmdet3d): unittest
* fix(CI): remove mmcv.Config
* fix(mmdet3d): unittest
* fix(mmdet3d): support torch1.12
* fix(CI): use bigger point cloud file
* improvement(mmdet3d): align backend outputs with torch
* fix(mmdet3d): remove useless
* style(mmdet3d): format code
* style(mmdet3d): remove useless
* fix(mmdet3d): sync vis_task
* unittest(mmdet3d): add test
* docs(mmdet3d): add docstring
* unittest(ci): add unittest data
* fix(mmdet3d): review advices
* feat(mmdet3d): convert fail
* style(mmdet3d): docstring
* style(mmdet3d): docstring
|
2022-11-04 20:54:01 +08:00 |
triple-Mu
|
9263c7f604
|
Fix mmengine mmcv version
|
2022-11-04 15:18:02 +08:00 |
triple-Mu
|
c74531de63
|
Fix mmcv version
|
2022-11-04 14:16:54 +08:00 |
triple-Mu
|
0270b950c2
|
Typo
|
2022-11-03 16:52:25 +08:00 |
triple-Mu
|
18990d84a8
|
Typo
|
2022-11-03 16:51:16 +08:00 |
triple-Mu
|
aef48958c6
|
Merge branch 'dev-1.x' of github.com:triple-Mu/mmdeploy into triplemu/dockerfile
Conflicts:
docker/CPU/Dockerfile
docker/GPU/Dockerfile
|
2022-11-03 16:49:57 +08:00 |
triple-Mu
|
4bb281bfef
|
Typo
|
2022-11-03 16:48:58 +08:00 |
tripleMu
|
075201b228
|
Update docker/CPU/Dockerfile
Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
|
2022-11-03 16:47:16 +08:00 |
tripleMu
|
8e24f29f52
|
Update docker/GPU/Dockerfile
Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
|
2022-11-03 16:47:11 +08:00 |
triple-Mu
|
7328d9eeda
|
Reformat
|
2022-11-03 16:46:36 +08:00 |
triple-Mu
|
0755391c31
|
Updata dockerfiles
|
2022-11-03 16:38:31 +08:00 |
RunningLeon
|
13290614f6
|
Fix hourglass from mmpose (#1277)
* update mmpose rewritings
* update yml
* update docstring for mmpose
|
2022-11-03 15:15:33 +08:00 |
lvhan028
|
034ba67556
|
Merge pull request #1276 from lvhan028/dev-1.x
sync master to dev-1.x by cherry-pick
|
2022-11-01 23:23:19 -07:00 |
lvhan028
|
1d47848184
|
fix ci error
|
2022-11-01 18:54:29 +08:00 |
tripleMu
|
185d838a7e
|
Update rewriter_utils.py (#1278)
|
2022-11-01 18:22:03 +08:00 |
lvhan028
|
bd0d1683f4
|
upate opencv that enables video build option (#1279)
(cherry picked from commit 8eff7a2eb1 )
|
2022-11-01 18:11:48 +08:00 |
lvhan028
|
e121e9aff5
|
cherry-pick from commit 4c34ad7
|
2022-11-01 16:42:06 +08:00 |
q.yao
|
a3f0d122a3
|
Add nvcc flags for cc62 (#1273)
(cherry picked from commit c5be297a67 )
|
2022-11-01 16:40:32 +08:00 |