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
·
tdeboissiere avatar

tdeboissiere/DeepLearningImplementations

0
View on GitHub↗
1,810 Stars·638 Forks·Python·MIT·5 Aufrufe

DeepLearningImplementations

Implementation of recent Deep Learning papers

Features

  • Computer Vision Models - Implementations of image-to-image translation and colorization models.
  • Deep Learning Models - Collection of various deep learning model implementations.

Star-Verlauf

Star-Verlauf für tdeboissiere/deeplearningimplementationsStar-Verlauf für tdeboissiere/deeplearningimplementations

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu DeepLearningImplementations

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit DeepLearningImplementations.
  • elliottd/groundedtranslationAvatar von elliottd

    elliottd/GroundedTranslation

    45Auf GitHub ansehen↗

    #GroundedTranslation

    Python
    Auf GitHub ansehen↗45
  • jocicmarko/ultrasound-nerve-segmentationAvatar von jocicmarko

    jocicmarko/ultrasound-nerve-segmentation

    944Auf GitHub ansehen↗

    This tutorial shows how to use Keras library to build deep neural network for ultrasound image nerve segmentation. More info on this Kaggle competition can be found on https://www.kaggle.com/c/ultrasound-nerve-segmentation.

    Python
    Auf GitHub ansehen↗944
  • divamgupta/image-segmentation-kerasD

    divamgupta/image-segmentation-keras

    0Auf GitHub ansehen↗

    Implementation of various Deep Image Segmentation models in keras.

    Auf GitHub ansehen↗0
  • deep-learning-with-pytorch/dlwpt-codeAvatar von deep-learning-with-pytorch

    deep-learning-with-pytorch/dlwpt-code

    5,224Auf GitHub ansehen↗

    This project is a deep learning educational resource consisting of PyTorch model implementations and code examples. It provides functional Python scripts and notebooks for building, training, and optimizing neural networks using tensor-based computation. The repository includes implementations for designing custom network layers and loss functions, as well as examples of transfer learning workflows that load pretrained model weights to accelerate development. The codebase covers a broad range of deep learning capabilities, including neural network training, custom model component design, and

    Jupyter Notebookdeep-learningdeep-neural-networkspython
    Auf GitHub ansehen↗5,224
Alle 30 Alternativen zu DeepLearningImplementations anzeigen→

Häufig gestellte Fragen

Was macht tdeboissiere/deeplearningimplementations?

Implementation of recent Deep Learning papers

Was sind die Hauptfunktionen von tdeboissiere/deeplearningimplementations?

Die Hauptfunktionen von tdeboissiere/deeplearningimplementations sind: Computer Vision Models, Deep Learning Models.

Welche Open-Source-Alternativen gibt es zu tdeboissiere/deeplearningimplementations?

Open-Source-Alternativen zu tdeboissiere/deeplearningimplementations sind unter anderem: elliottd/groundedtranslation — #GroundedTranslation. jocicmarko/ultrasound-nerve-segmentation — This tutorial shows how to use Keras library to build deep neural network for ultrasound image nerve segmentation.… divamgupta/image-segmentation-keras — Implementation of various Deep Image Segmentation models in keras. lazyprogrammer/machine_learning_examples — This project is a comprehensive collection of practical code examples and implementation libraries for machine… deep-learning-with-pytorch/dlwpt-code — This project is a deep learning educational resource consisting of PyTorch model implementations and code examples. It… openvinotoolkit/open_model_zoo — Open Model Zoo is a curated collection of pre-trained and optimized deep learning models designed for high-performance…