Vat2002's Stars
jannat0718/Image-Captioning-using-Flickr30K-from-Kaggle
Image captioning using VGG16
sreerag-rajan/developer-portfolio
Developer Portfolio built with the help of a react template
shaqdeff/Portfolio-Template
This portfolio template is designed to showcase your skills, experience, and accomplishments in a visually appealing and professional manner.
soumyajit4419/Portfolio
My self coded personal website build with React.js
chetanverma16/react-portfolio-template
Modern React Portfolio Template (FREE)
sidf3ar/Image-Caption-Generator-Flickr8k
A deep learning model to generate captions for images. Flickr 8K dataset is used for training of this model. This project uses a CNN model for feature extraction. These features are converted to image captions by RNN.
ABX9801/Image-Caption-Generator
A Web App to generate caption for Images. VGG-16 Model is used to encode the images and extracting features and LSTM's will be used for training captions.
jiasenlu/NeuralBabyTalk
Pytorch code of for our CVPR 2018 paper "Neural Baby Talk"
kahotsang/image-captioning
Simple image-captioning model using Flickr8K dataset
rmokady/CLIP_prefix_caption
Simple image captioning model
ghostofpokemon/oCaption
oCaption: Leveraging OpenAI's GPT-4 Vision for Advanced Image Captioning
nssharmaofficial/image-caption-generator
Image captioning model with Resnet50 encoder and LSTM decoder
SayamAlt/Image-Caption-Generation-using-ResNet-and-LSTMs
Successfully developed an image caption generation model which can precisely generate the text caption of any particular image based on a certain vocabulary of distinct words.
AndreyGermanov/yolov8_pytorch_python
YOLOv8 inference using Ultralytics API
uclanlp/visualbert
Code for the paper "VisualBERT: A Simple and Performant Baseline for Vision and Language"
Sajid030/image-caption-generator
Deep learning-based image captioning with Flickr8k dataset. Code includes data prep, model training, and a Streamlit app.
jithin8mathew/Depth-estimation-using-Depth-Camera-D435i-for-YOLOv5-detected-objects
brionmario/b-specification-spaceship-asteroids-game
B specification of a very simple version of the old Spaceship & Asteroids arcade game, using the B tools Atelier B & ProB.
stephdiep/WeatherApp
Source code for the WeatherApp built in https://youtu.be/X2W9MPjrIbk
akjayant/Image-Captioning-via-YOLOv5-EncoderDecoderwithAttention
Image Captioning using combination of object detection via YOLOv5 and Encoder Decoder LSTM model
avgupta456/github-trends
🚀 Level up your GitHub profile readme with customizable cards including LOC statistics!
aswintechguy/Deep-Learning-Projects
This repository contains all the deep learning projects done as tutorial
RajKKapadia/YouTube-Image-to-Text
ChenRocks/UNITER
Research code for ECCV 2020 paper "UNITER: UNiversal Image-TExt Representation Learning"
ultralytics/ultralytics
Ultralytics YOLO11 🚀
jackroos/VL-BERT
Code for ICLR 2020 paper "VL-BERT: Pre-training of Generic Visual-Linguistic Representations".
huntabyte/sveltekit-pocketbase-auth
Source code for the 'Authentication with SvelteKit & PocketBase' video on my YouTube channel
jianyuan/pocketbase-sveltekit-auth
Sample SvelteKit app with PocketBase integration