Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate_master_to_1.3.2 #6

Merged
merged 92 commits into from
Jan 10, 2025
Merged
Changes from 1 commit
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
012a754
docs(project): deploee introduction (#2120)
tpoisonooo May 29, 2023
25cea0a
fix mmseg output sync (#2122)
irexyc May 30, 2023
a886f69
Update docs (#2114)
RunningLeon May 31, 2023
872d826
support mscv statically linked CRT (#2118)
irexyc May 31, 2023
a26945c
fix uploading assets (#2130)
RunningLeon Jun 1, 2023
cbfe995
Fit for MMPretrain EfficientFormer (#2108)
huayuan4396 Jun 5, 2023
8c45ea4
fix export info for mmyolo (#2146)
RunningLeon Jun 6, 2023
4650c0e
Update build_ubuntu_x64_ncnn.py (#2154)
tpoisonooo Jun 6, 2023
9db5924
update document for docker installation (#2142)
RunningLeon Jun 6, 2023
439f88b
[ADD] pplcv area interpolation (#2153)
carminez88 Jun 7, 2023
f6a1168
[Fix] fix satrn onnxruntime batch inference (#2139)
irexyc Jun 12, 2023
a8775d2
Update readme intro image and docs (#2175)
RunningLeon Jun 14, 2023
264de4d
Add Sdk Doxygen document. (#2157)
irexyc Jun 15, 2023
90f17f2
Add coco-wholebody-hand skeleton (#2186)
huangjiyi Jun 15, 2023
2f2ada9
Fix NMS Return Index (#2196)
huayuan4396 Jun 25, 2023
faf2d9c
fix mmseg out_channels=1 (#2179)
RunningLeon Jun 25, 2023
87769bc
fix android library size (#2095)
irexyc Jun 26, 2023
a5de119
fix trt>=8.6 api usage error (#2211)
irexyc Jun 26, 2023
39c3b75
add sdk profiler docs (#2189)
irexyc Jun 27, 2023
d7489c8
[Feature] Enable read zip model in prebuild package. (#2185)
irexyc Jun 28, 2023
ebd6b75
Fix torch2onnx for pointpillars with multi-level outputs (#2210)
RunningLeon Jun 28, 2023
3e999db
[Fix] Fix text recog task postprocess (#2209)
irexyc Jun 28, 2023
a664f06
Fix some ut (#2187)
RunningLeon Jun 28, 2023
e19f6fa
Support deploy of YoloX-Pose (#2184)
huayuan4396 Jun 28, 2023
3ab17f5
Fix reg test for maskrcnn (#2230)
RunningLeon Jun 30, 2023
df0bf8f
Fix yolox-pose ut (#2231)
huayuan4396 Jun 30, 2023
6cd29e2
bump version to v1.2.0 (#2223)
RunningLeon Jun 30, 2023
efbbde2
add is_resize_mask cfg in inst seg (#2229)
ruisv Jul 3, 2023
ae381c8
fix mmdeploy.version_info (#2215)
xiabo123 Jul 3, 2023
0a8cbe2
fix yolox-pose link (#2248)
Tau-J Jul 6, 2023
dc6b1f3
update rknn-toolkit2 version to 1.5 (#2278)
AllentDan Jul 19, 2023
553f9b8
Update model-support-list (#2259)
RunningLeon Jul 19, 2023
64e96e3
Support onnxruntime fp16 (#2269)
RunningLeon Jul 21, 2023
92df991
Fix rotated nms onnx forward indices err (#2305)
yhna940 Jul 28, 2023
50df685
fix pytorch deepcopy trace error (#2319)
AllentDan Aug 1, 2023
c1bfccd
feat(demo): add time profile (#2307)
tpoisonooo Aug 2, 2023
a279464
Fix CPP demo code in get_started docs (#2321)
GiovanniFyc Aug 3, 2023
8a59bae
Translate onnxruntime.md and tensorrt.md (#2320)
blue-q Aug 3, 2023
8b3346c
add kwargs to _scaled_dot_product_attention__tensorrt (#2332)
AllentDan Aug 9, 2023
b2c8703
[Fix] Fix random color for Palette (#2356)
irexyc Aug 16, 2023
a7e9be2
fix(demo): add warmup for wrong profiling result (#2339)
tpoisonooo Aug 16, 2023
7c7e43b
[Docs] Fix mmseg document (#2363)
AI-Tianlong Aug 21, 2023
306fbe5
[MMSIG-MMDeploy-557]Support the deployment of 3D object detection alg…
zhjunqin Aug 24, 2023
4dbba14
[Doc]: Update QR Code (#2371)
crazysteeaam Aug 24, 2023
b7024dd
[Feature]: Support deployment of panoptic segmentation models (#2347)
RunningLeon Aug 25, 2023
d9140ab
fix urls in CI and readthedocs (#2364)
RunningLeon Aug 30, 2023
5479c87
fix mmdet export for coreml backend (#2392)
irexyc Aug 31, 2023
123b9fc
[Fix]: fix rtmdet-inst sdk (#2343)
RunningLeon Sep 4, 2023
58db0ad
support deployment of mobilenetv3 (#2256)
Macok Sep 5, 2023
468c423
docs(build): add more example (#2378)
tpoisonooo Sep 5, 2023
6fdf459
refine gemm in ort mdcn (#2292)
AllentDan Sep 5, 2023
a3c2fae
Fix ONNX Runtime Op memory leak (#2406)
grimoire Sep 6, 2023
6e60cae
Fix sdk error for multi-gpu execution (#2411)
irexyc Sep 8, 2023
455ec18
Rename MMEdit to MMagic (#2418)
KKIEEK Sep 12, 2023
985a4f3
Support dino from mmdet (#2410)
RunningLeon Sep 12, 2023
8478249
fix img load for super-resolution in sdk (#2426)
irexyc Sep 13, 2023
bb031c6
fix building deformconv for onnxrubtime on windows(#2432)
flytocc Sep 14, 2023
ec35b40
fix roi align symbolic function in onnx opset>=16 (#2428)
CescMessi Sep 14, 2023
71a1e6c
fix torch2onnx for mmdet3d (#2425)
RunningLeon Sep 14, 2023
062abd9
Upgrade CI and prebuild to cu118 (#2447)
RunningLeon Sep 21, 2023
01a88be
support coco-wholebody visualization in pose_tracker python demo (#2450)
RunningLeon Sep 21, 2023
0c21b16
Fix conversion with rtmdet-inst, vit, conformer (#2453)
RunningLeon Sep 22, 2023
1132e82
Bump version v1.3.0 (#2451)
RunningLeon Sep 22, 2023
4cf0f92
export get_simcc_maximum for simcc (#2449)
RunningLeon Sep 28, 2023
59449cc
CodeCamp2023-670 (#2476)
shuyaoyimei Oct 8, 2023
e74901f
CodeCamp2023-671 (#2422)
yinfan98 Oct 8, 2023
4c376d9
CodeCamp2023-555 (#2469)
Boomerl Oct 8, 2023
c4dc10d
add condinst ut & update docs (#2481)
Boomerl Oct 10, 2023
1090fb6
support htc (#2438)
irexyc Oct 17, 2023
6edd802
[Fix] fix the onnx exportation for yoloxpose in mmpose (#2466)
Ben-Louis Oct 23, 2023
e31f5a6
Roman duris/fix jetson wheel platform (#2497)
roman-duris Oct 26, 2023
2882c64
use different stream when create handle (#2526)
irexyc Nov 9, 2023
8b19586
fix ort wrapper (#2560)
RunningLeon Nov 23, 2023
db73d55
Fix mask dimensions mismatch in rtmdet-ins models after exporting to …
LuukvandenBent Nov 30, 2023
660af62
Added the ability to build a project with PyTorch 2.0. (#2553)
Danil328 Nov 30, 2023
6ff3c93
There was an error when using a model from the mmyolo repository duri…
Danil328 Dec 14, 2023
1e3d06d
[Feature] Support ONNX and TensorRT exportation of RTMO models (#2597)
Ben-Louis Dec 14, 2023
2b4abc6
Fix "has no attribute startswith" (#2498)
Y-T-G Dec 21, 2023
7079ec2
Fix error when default_scope is None (#2499)
Y-T-G Dec 21, 2023
97c1dc5
Fix inference on list of ndarrays (#2506)
Y-T-G Dec 21, 2023
9ccf2f1
bugfix (#2581)
flytocc Dec 21, 2023
1e79b48
fix ci (#2609)
RunningLeon Dec 25, 2023
bc75c9d
bump version to v1.13.1 (#2613)
RunningLeon Dec 25, 2023
e88ac67
add new dockerfile, add run cmd
Andrii-Sheba Nov 14, 2024
ef3f642
change Dockerfile for building mmdeploy image
rostyslavhereha Jan 7, 2025
4b88c19
ls fixes to use new mmpose image
rostyslavhereha Jan 7, 2025
e7ad971
add branch for building image
rostyslavhereha Jan 7, 2025
80faff7
fix
rostyslavhereha Jan 7, 2025
e1fd5ce
remove 1.3.2-branch
rostyslavhereha Jan 7, 2025
409e7dd
add mmpose to mmdeploy repo
rostyslavhereha Jan 9, 2025
514a81d
Merge branch 'main' into v1.3.1-branch_migrate_master_to_1.3.2
rostyslavhereha Jan 9, 2025
f2b90ad
remove mmpose branch checkout
rostyslavhereha Jan 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix mask dimensions mismatch in rtmdet-ins models after exporting to …
…onnx (open-mmlab#2574)
  • Loading branch information
LuukvandenBent authored Nov 30, 2023
commit db73d555a0bdee0d47bc8c5fce14d4ed7ace9196
2 changes: 1 addition & 1 deletion mmdeploy/mmcv/ops/nms.py
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ def _multiclass_nms_single(boxes: Tensor,
if pre_top_k > 0:
bbox_index = pre_topk_inds[None, box_inds]
if keep_top_k > 0:
bbox_index = bbox_index[:, topk_inds[:-1]]
bbox_index = bbox_index[:, topk_inds]
return dets, labels, bbox_index
else:
return dets, labels
Expand Down