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 RepositoriesTwo-Stage Weight Stabilization

A fine-tuning process that freezes early layers to stabilize weights before training the entire network.

Distinct from Supervised Model Weight Optimization: Specifically covers the layer-freezing strategy for stabilization, unlike general supervised weight optimization.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Two-Stage Weight Stabilization. Refine with filters or upvote what's useful.

Awesome Two-Stage Weight Stabilization GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • qqwweee/keras-yolo3Avatar de qqwweee

    qqwweee/keras-yolo3

    7,116Ver en GitHub↗

    This project is an object detection framework implementing the YOLOv3 architecture using Keras and TensorFlow. It functions as a deep learning vision model and computer vision toolset designed to locate and classify multiple entities within images and video streams using bounding boxes. The system includes a multi-GPU inference engine to distribute computational loads across several graphics processing units. It also provides a pipeline for creating custom object detectors by retraining pre-trained weights on annotated datasets to recognize user-defined object classes. The framework covers m

    Optimizes the model through a two-stage retraining process that stabilizes early layers before full-network fine-tuning.

    Python
    Ver en GitHub↗7,116
  1. Home
  2. Artificial Intelligence & ML
  3. Supervised Model Weight Optimization
  4. Two-Stage Weight Stabilization