awesome-repositories.comCategoriesBlog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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 views

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 history

Star history chart for tdeboissiere/deeplearningimplementationsStar history chart for tdeboissiere/deeplearningimplementations

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to DeepLearningImplementations

Similar open-source projects, ranked by how many features they share with DeepLearningImplementations.
  • elliottd/groundedtranslationelliottd avatar

    elliottd/GroundedTranslation

    45View on GitHub↗

    #GroundedTranslation

    Python
    View on GitHub↗45
  • jocicmarko/ultrasound-nerve-segmentationjocicmarko avatar

    jocicmarko/ultrasound-nerve-segmentation

    944View on GitHub↗

    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
    View on GitHub↗944
  • divamgupta/image-segmentation-kerasD

    divamgupta/image-segmentation-keras

    0View on GitHub↗

    Implementation of various Deep Image Segmentation models in keras.

    View on GitHub↗0
  • deep-learning-with-pytorch/dlwpt-codedeep-learning-with-pytorch avatar

    deep-learning-with-pytorch/dlwpt-code

    5,224View on GitHub↗

    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
    View on GitHub↗5,224
See all 30 alternatives to DeepLearningImplementations→

Frequently asked questions

What does tdeboissiere/deeplearningimplementations do?

Implementation of recent Deep Learning papers

What are the main features of tdeboissiere/deeplearningimplementations?

The main features of tdeboissiere/deeplearningimplementations are: Computer Vision Models, Deep Learning Models.

What are some open-source alternatives to tdeboissiere/deeplearningimplementations?

Open-source alternatives to tdeboissiere/deeplearningimplementations include: 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…