awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rbgirshick/py-faster-rcnnAvatar von rbgirshick

    rbgirshick/py-faster-rcnn

    8,287Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,287
  1. Home
  2. Artificial Intelligence & ML
  3. Model Training Optimizers
  4. Alternating Optimization