meshed-memory-transformer VS a-PyTorch-Tutorial-to-Image-Captioning

Compare meshed-memory-transformer vs a-PyTorch-Tutorial-to-Image-Captioning and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
meshed-memory-transformer a-PyTorch-Tutorial-to-Image-Captioning
2 1
497 2,657
0.0% -
0.0 0.0
over 1 year ago almost 2 years ago
Python Python
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

meshed-memory-transformer

Posts with mentions or reviews of meshed-memory-transformer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-03.
  • [D] Data transfer(image features) between different models in separate docker containers
    2 projects | /r/MachineLearning | 3 Jun 2021
  • [R] end-to-end image captioning
    3 projects | /r/MachineLearning | 25 Feb 2021
    I could use some up-to-date models (e.g, this one: https://github.com/aimagelab/meshed-memory-transformer), but all those I looked into require pre-processing step of features/bounding-boxes generation. The problem is that I can't use an off-the shelf bounding-box extraction model as it would not perform well on the dataset I have (images are not like COCO at all). So I was wondering if there is a relatively up-to-date architecture that I can use that will not require this processing step. That is, an implementation that requires only inputs (images) and outputs (sentences).

a-PyTorch-Tutorial-to-Image-Captioning

Posts with mentions or reviews of a-PyTorch-Tutorial-to-Image-Captioning. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-25.
  • [R] end-to-end image captioning
    3 projects | /r/MachineLearning | 25 Feb 2021
    I have found this repository: https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning that, seemingly, requires only images and captions, but this is quite old (3 years ago), and is based on LSTMs. I was hoping there are transformers-based implementations that I could use.

What are some alternatives?

When comparing meshed-memory-transformer and a-PyTorch-Tutorial-to-Image-Captioning you can also consider the following projects:

clip-glass - Repository for "Generating images from caption and vice versa via CLIP-Guided Generative Latent Space Search"

BLIP - PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation

stargan-v2 - StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

image-to-latex - Convert images of LaTex math equations into LaTex code.

pytorch-tutorial - PyTorch Tutorial for Deep Learning Researchers

catr - Image Captioning Using Transformer

py-bottom-up-attention - PyTorch bottom-up attention with Detectron2

blip - A tool for seeing your Internet latency. Try it at http://gfblip.appspot.com/

efficient-attention - An implementation of the efficient attention module.