Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
English | 简体中文
MMHuman3D is an open-source PyTorch-based codebase for the use of 3D human parametric models in computer vision and computer graphics. It is a part of the OpenMMLab project.
The main branch works with PyTorch 1.7+.
If you are interested in multi-view motion capture, please refer to XRMoCap for more details.
Reproducing popular methods with a modular framework
MMHuman3D reimplements popular methods, allowing users to reproduce SOTAs with one line of code. The modular framework is convenient for rapid prototyping: the users may attempt various hyperparameter settings and even network architectures, without actually modifying the code.
Supporting various datasets with a unified data convention
With the help of a convention toolbox, a unified data format HumanData is used to align all supported datasets. Preprocessed data files are also available.
Versatile visualization toolbox
A suite of differentiale visualization tools for human parametric model rendering (including part segmentation, depth map and point clouds) and conventional 2D/3D keypoints are available.
More details can be found in model_zoo.md.
Supported body models:
Supported methods:
Supported datasets:
We will keep up with the latest progress of the community, and support more popular methods and frameworks.
If you have any feature requests, please feel free to leave a comment in the wishlist.
Please see getting_started.md for the basic usage of MMHuman3D.
This project is released under the Apache 2.0 license. Some supported methods may carry additional licenses.
If you find this project useful in your research, please consider cite:
@misc{mmhuman3d,
title={OpenMMLab 3D Human Parametric Model Toolbox and Benchmark},
author={MMHuman3D Contributors},
howpublished = {\url{https://github.com/open-mmlab/mmhuman3d}},
year={2021}
}
We appreciate all contributions to improve MMHuman3D. Please refer to CONTRIBUTING.md for the contributing guideline.
MMHuman3D is an open source project that is contributed by researchers and engineers from both the academia and the industry. We appreciate all the contributors who implement their methods or add new features, as well as users who give valuable feedbacks. We wish that the toolbox and benchmark could serve the growing research community by providing a flexible toolkit to reimplement existing methods and develop their own new models.
FAQs
OpenMMLab 3D Human Parametric Model Toolbox and Benchmark
We found that mmhuman3d demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.