awesome-repositories.com
Blog
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
elliottd avatar

elliottd/GroundedTranslation

0
View on GitHub↗
45 stars·25 forks·Python·BSD-3-Clause·11 viewsstaff.fnwi.uva.nl/d.elliott/GroundedTranslation↗

GroundedTranslation

#GroundedTranslation

Features

  • Computer Vision Models - Multilingual image description using neural sequence models.
  • Deep Learning Models - Implementation of grounded translation models.

Star history

Star history chart for elliottd/groundedtranslationStar history chart for elliottd/groundedtranslation

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with GroundedTranslation

These projects share indexed features with GroundedTranslation. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • tdeboissiere/deeplearningimplementationstdeboissiere avatar

    tdeboissiere/DeepLearningImplementations

    1,810View on GitHub↗

    Implementation of recent Deep Learning papers

    Python
    View on GitHub↗1,810
  • 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
Compare all 30 related projects→

Frequently asked questions

What does elliottd/groundedtranslation do?

#GroundedTranslation

What are the main features of elliottd/groundedtranslation?

The main features of elliottd/groundedtranslation are: Computer Vision Models, Deep Learning Models.

Which projects share features with elliottd/groundedtranslation?

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