image_captioning_with_transformers and pytorch-image-captioning

These are competitors—both implement standalone PyTorch solutions for transformer-based image captioning without dependency relationships, so a user would select one based on implementation details and code quality rather than using them together.

Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 14/25
Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 11/25
Stars: 68
Forks: 9
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 44
Forks: 5
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About image_captioning_with_transformers

zarzouram/image_captioning_with_transformers

Pytorch implementation of image captioning using transformer-based model.

This project helps machine learning practitioners or researchers automatically generate descriptive captions for images. It takes a collection of images and their associated captions as input, processes them, trains a model, and then outputs newly generated text descriptions for unseen images. It is ideal for those working on computer vision and natural language processing tasks.

image-captioning computer-vision natural-language-processing machine-learning-research deep-learning-models

About pytorch-image-captioning

senadkurtisi/pytorch-image-captioning

Transformer & CNN Image Captioning model in PyTorch.

This project helps generate descriptive captions for images. You provide an image, and it outputs a relevant, grammatically correct sentence describing its content. This tool is useful for anyone needing to automatically add text descriptions to visual content, such as content creators, digital marketers, or researchers working with large image datasets.

image-description content-creation digital-asset-management visual-accessibility

Scores updated daily from GitHub, PyPI, and npm data. How scores work