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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rbgirshick/py-faster-rcnnAvatar de rbgirshick

    rbgirshick/py-faster-rcnn

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