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

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

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

1 个仓库

Awesome GitHub RepositoriesAlternating Optimization

Training distinct network components independently in a loop to stabilize convergence.

Distinct from Model Training Optimizers: Distinct from Model Training Optimizers: specifies the alternating loop strategy for multi-network convergence rather than general hyperparameter tuning.

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

Awesome Alternating Optimization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • rbgirshick/py-faster-rcnnrbgirshick 的头像

    rbgirshick/py-faster-rcnn

    8,287在 GitHub 上查看↗

    This project is a Python implementation of the Faster R-CNN object detection framework. It serves as a convolutional neural network library and tool for locating and classifying multiple objects within images. The framework provides a pre-trained model implementation that allows for object detection inference without manual training. It supports the full lifecycle of object detection, including training detectors on visual datasets to identify and bound specific object classes. The system covers capabilities for computer vision model evaluation, neural network optimization to reduce model si

    Implements an alternating optimization loop to stabilize convergence between the proposal and detection networks.

    Python
    在 GitHub 上查看↗8,287
  1. Home
  2. Artificial Intelligence & ML
  3. Model Training Optimizers
  4. Alternating Optimization