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

  1. Home
  2. Artificial Intelligence & ML
  3. Supervised Model Weight Optimization
  4. Two-Stage Weight Stabilization

Awesome Two-Stage Weight Stabilization GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • qqwweee/keras-yolo3Avatar von qqwweee

    qqwweee/keras-yolo3

    7,116Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,116