awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesCheckpoint Simplifiers

Utilities for removing redundant training data and optimizer states from model checkpoint files to minimize size.

Distinct from Model Checkpointing: Distinct from Model Checkpointing: focuses on post-training size reduction and pruning of metadata rather than the act of saving/restoring state.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Checkpoint Simplifiers. Refine with filters or upvote what's useful.

Awesome Checkpoint Simplifiers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • open-mmlab/mmposeopen-mmlab 的头像

    open-mmlab/mmpose

    7,374在 GitHub 上查看↗

    MMPose is a PyTorch-based pose estimation toolbox and deep learning training pipeline designed for detecting 2D and 3D keypoints on humans, animals, and faces. It serves as a computer vision model zoo and a framework for both 2D pose estimation and 3D pose lifting. The project is distinguished by its modular architecture and extensibility, employing a registry-based system and hierarchical configurations to allow for custom algorithm integration and model pipeline customization. It supports diverse estimation paradigms, including top-down, bottom-up, and two-stage pose lifting workflows. The

    Implements utilities to strip redundant optimizer states and training information from checkpoints to reduce model file size.

    Pythonanimal-pose-estimationbenchmarkcpm
    在 GitHub 上查看↗7,374
  1. Home
  2. Artificial Intelligence & ML
  3. Model Checkpointing
  4. Checkpoint Simplifiers