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

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

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

2 个仓库

Awesome GitHub RepositoriesDepth Estimation Training

Workflows for training models to estimate relative or absolute depth from image sequences.

Distinct from Vision Model Training: Distinct from general Vision Model Training by focusing specifically on distance-based depth estimation datasets.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Depth Estimation Training. Refine with filters or upvote what's useful.

Awesome Depth Estimation Training GitHub Repositories

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

    dmlc/gluon-cv

    5,922在 GitHub 上查看↗

    Gluon-CV 是一个 MXNet 计算机视觉库,提供了一系列预实现的视觉架构和训练管线。它作为一个深度学习研究工具包和模型库,包含用于图像和视频分析的最先进预训练权重。 该项目包括一个专门的人体姿态估计库和模型压缩工具包。这些工具允许对深度学习模型进行剪枝和量化,以提高推理速度并促进在受限边缘硬件上的部署。 该库涵盖了广泛的视觉功能,包括图像分类、目标检测以及语义和实例分割。它还提供视频分析工具,如动作识别、目标跟踪和单目深度估计。 训练通过自动化管线和分布式多 GPU 工作负载提供支持,以加速模型收敛。

    Enables the training of models to estimate relative or absolute depth from image sequences.

    Pythonaction-recognitioncomputer-visiondeep-learning
    在 GitHub 上查看↗5,922
  • nianticlabs/monodepth2nianticlabs 的头像

    nianticlabs/monodepth2

    4,494在 GitHub 上查看↗

    该项目是一个用于单目深度估计和 3D 点云生成的计算机视觉系统。它提供了一个监督深度学习框架和一个深度预测器,能够使用预训练的神经网络从单个 2D 图像中估计空间距离和视差。 该系统包括通过像素坐标反投影将 2D 深度图像转换为 3D 点云的工具,并将 3D 点云数据转换为 2D 深度图。它利用支持模型微调和超参数优化的训练管道。 该库涵盖了空间分析中更广泛的功能,包括旋转和平移矩阵的计算、针对地面实况基准的深度图评估以及姿态预测评估。它还提供了用于像素归一化和校验和验证的预训练模型权重检索的实用工具。

    Provides a full framework for training neural networks to estimate relative or absolute depth from image datasets.

    Jupyter Notebookcomputer-visiondeep-learningdepth-estimation
    在 GitHub 上查看↗4,494
  1. Home
  2. Artificial Intelligence & ML
  3. Model Training Frameworks
  4. Vision Model Training
  5. Depth Estimation Training