OpenMMLab Model Deployment Framework
Stars
3.1k
Forks
709
Watchers
3.1k
Open Issues
454
Overall repository health assessment
No package.json found
This might not be a Node.js project
166
commits
128
commits
103
commits
86
commits
78
commits
68
commits
68
commits
48
commits
43
commits
36
commits
fix(mmdet/base_dense_head): :bug: correct slicing issue in score softmax for single-class models (#2827)
3f8604bView on GitHub[Feature] Support ONNX and TensorRT exportation of RTMO models (#2597)
1e3d06dView on GitHubThere was an error when using a model from the mmyolo repository during image preprocessing, provided that an array was supplied as input. If you input the path to the image, everything works fine. (#2554)
6ff3c93View on GitHubAdded the ability to build a project with PyTorch 2.0. (#2553)
660af62View on GitHubFix mask dimensions mismatch in rtmdet-ins models after exporting to onnx (#2574)
db73d55View on GitHub[Fix] fix the onnx exportation for yoloxpose in mmpose (#2466)
6edd802View on GitHub