ImageCaptioning.pytorch
Image captioning framework
A Python-based framework for training and testing image captioning models using PyTorch.
I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
1k stars
25 watching
416 forks
Language: Python
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ruotianluo/self-critical.pytorch | An implementation of Self-critical Sequence Training for Image Captioning and related techniques. | 997 |
kacky24/stylenet | A PyTorch implementation of a framework for generating captions with styles for images and videos. | 63 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
xiadingz/video-caption.pytorch | PyTorch implementation of video captioning, combining deep learning and computer vision techniques. | 401 |
fartashf/vsepp | A PyTorch implementation of visual-semantic embedding methods for image-caption retrieval | 489 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
mrzhu-cool/pix2pix-pytorch | A PyTorch implementation of an image-to-image translation algorithm using conditional adversarial networks | 425 |
lucasjinreal/pytorch_image_classifier | An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. | 113 |
nickjiang2378/vl-interp | This project provides an official PyTorch implementation of a method to interpret and edit vision-language representations to mitigate hallucinations in image captions. | 31 |
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch | An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts | 65 |
tengshaofeng/residualattentionnetwork-pytorch | Implementing a deep learning framework for image classification using Residual Attention Network architecture | 680 |
bearpaw/pytorch-classification | An open-source project providing a unified interface for training and evaluating classification models using PyTorch. | 1,692 |
chingyaoc/pytorch-reinforce | A PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments. | 264 |
anuragranj/back2future.pytorch | An implementation of unsupervised learning for multi-frame optical flow with occlusions using PyTorch. | 111 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |