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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rbgirshick/py-faster-rcnnAvatar de rbgirshick

    rbgirshick/py-faster-rcnn

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