Dinakar

Projects

Here are some of the projects I have explored and worked on. Just go through them if you've got time!

Image Caption Generator

Image Caption Generator

This project is a web application that generates captions for images. It uses a CNN-RNN model to generate captions for images. The model is trained on the Flickr8k dataset. The model is deployed using Flask and the web application is built using React.

Learn more →
Real time Object Detection using YOLOv7

Real time Object Detection using YOLOv7

This project is all about exploring YOLOv7 and its capabilities as mentioned in the paper. What I have tried is I have tested the model on a custom video I have shot and the results are pretty good. I have also tried to test the model on some random youtube videos and the results are mind-blowing

Learn more →