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 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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • qqwweee/keras-yolo3Avatar de qqwweee

    qqwweee/keras-yolo3

    7,116Voir sur 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
    Voir sur GitHub↗7,116
  1. Home
  2. Artificial Intelligence & ML
  3. Supervised Model Weight Optimization
  4. Two-Stage Weight Stabilization