Computer Vision Projects

Computer Vision Projects


Automated Alzheimer detection

Description

Project for detection of Alzheimer(a brain disease) using snaps of brain MRI scans with deep learning.

Output

Expect to have a decent enough image classifier but there's a lot to be taken into account rather than only images so if you can incorporate that too it'll be more accurate.

Sources

Gather data from online available databases like oasisbrains

Project by

Saransh goswami

CRNet for Binary Classification

Description

* Developed a CNN based model using Pytorch that classifies the input CT scan images as Covid infected or as healthy ( not infected ). * Input images are filtered using a GRU Layer for better accuracy. * The accuracy obtained from the proposed CR Net model is 79% which is slightly lesser than that of some of the pre - trained standard models. * The prediction time of proposed model is lesser than that of pre - trained standard models. * The model is lighter and is suitable to use on the web.

Output

NA

Sources

https://archive.physionet.org/physiobank/database/

Project by

Rohit Yadav

Covid detection using CT scan images of lungs

Description

1. Applied image processing techniques on CT scan images of lungs to make them apt for training the model. 2. Built a GRU + CNN based model which classifies CT scan images into Covid positive and Covid negative. 3. Obtained an accuracy of 79.375% on COVID_CT dataset containing 746 images. Wrote a report in the format of research paper summarising results.

Output

NA

Sources

https://karpathy.github.io/2015/05/21/rnn-effectiveness/

Project by

Saurav C Pandey

Detection of obstacles and gate using OpenCV in AUV

Description

The project implements Harris corner detection, Canny edge detection and histogram equalisation for enhancement of images.

Output

Clear demarcation of gate and obstacles (Will be trying to implement sea through algorithm if time permits)

Sources

NA

Project by

Shrishti Sharma

Driver Drowsiness Detection

Description

Detecting drowsiness of a driver from the facial expressions captured by a camera on the steering wheel, and thereby sounding an alarm

Output

NA

Sources

NA

Project by

Dinesh Easwaravaka

Dynamic Gesture Recognition System

Description

Hand gesture extraction using background elimination followed by recognition through convolutional neural networks.

Output

NA

Sources

NA

Project by

Nishant Kumar

FaceMask Detection in Live Video

Description

A CNN is made to detect if the person in live videostream is wearing a mask or not. Imp Libraries used : Keras, OpenCV

Output

NA

Sources

Search GitHub for face mask detection project

Project by

Ashrita Agarwal

Human Emotion Detector

Description

1. Built a Human Emotion Detector which takes input from live video feed and detects the faces present at each instant and predicts emotions i.e. happiness, fear, sadness, disgust, anger, surprise and neutral. 2. Used the Kaggle FER-2013 dataset. 3. Built and trained a CNN model for emotion detection.

Output

It detects the faces present at each instant and predicts emotions i.e. happiness, fear, sadness, disgust, anger, surprise and neutral.

Sources

https://github.com/ashuKS29/Human-Emotion-Detector

Project by

Ashutosh Kumar Singh

Object detection and classification for security purpose using YOLO_v3 algorithm

Description

Used pre-trained coco-data set of 80 classes, to detect and further created warning on detection of anomalies. Deep Neural Network module of Open CV and YOLO_v3 algorithm were used for the detection part. The project is designed for the CCTV frame. Whenever there are anomalies get detected in the frame it will save the information's of anomalies with the timestamp and also creates warning by giving the alarm. Most of the time the CCTVs are used at post-event time to check the footage. This project will help in equipping the CCTV as a pre-event tool by creating alarm for suspected objects. Application of this project is vast for invigilation as well as security purposes at various places like exam hall, Jewelry shops, border area etc. Exposure: Learned Python, Open cv, Yolo_v3 object detection algorithm, Convolution Neural Network. Achievement: Got recognition from HOD of Department of Electrical Engineering and awarded by A grade in the exploratory project.

Output

Successfully tested 80 classes of objects on web cam.

Sources

If you want, you can complete all these courses. But if you have less time, complete only the 4th course, i.e., "Convolution Neural Networks." This will help you understand the fundamentals of this project and give a short and theoretical aspect of the project.

Project by

Sanjul Kumar Sharma

Real-Time emotion detection App

Description

Built a CNN model that predicts the emotion of the face and deploys it in Android

Output

NA

Sources

NA

Project by

Mobasshir Ali

Using GANs for open-set person re-identification

Description

Using GANs for open-set person re-identification

Output

NA

Sources

NA

Project by

Dhvani Shah

Vehicle Number Plate Detection

Description

The task is to implement an automatic number plate recognizer in an unconstrained condition that considers occlusion, poor quality of images, and other spatial variations in image data.

Output

Text obtained from images of Number plates

Sources

NA

Project by

Pushker Naresh

https://github.com/ayush-agarwal-0502

Description

Ive attached my github account link , I've done tons of projects so would be hard to put all in form , please see them

Output

.

Sources

.

Project by

Ayush Agarwal