This is my ongoing computer vision project on Tensor flow. Click each point for a detailed description of project.
This is a computer vision project.
Some parts of the project involves - Image Filtering or Convolution with random filter and Gaussian filter; Detecting edge; Detecting corner using Harris Corner Detection algorithm and Normalized gradient direction histogram.
Project code are given for convenience.
This is a machine learning project. Enron email dataset, doc2vec model by gensim 3.4 and clustering algorithms have been used for clustering user mails.
At first data preprocessing has been done, then we ran Doc2Vec based on some specific hyper parameter. We used several clustering algorithm to compare the scores and got a good result.
This is basically a full implementation of the paper "Image Edge Detection Based On Opencv" by Guobo Xie and Wen Lu.
It is very difficult for us to distinguish the exact number of the copper core in the tiny wire. A method of image edge detection is introduced to determine the exact number of the copper core in the tiny wire based on OpenCV with rich computer vision and image processing algorithms and functions.
This is basically a hardware project. Arduino Mega, IR Sensors, Servo Motors are used to automatize parking slots for cars, parking in a specific location.
This is a website for helping one to prepare for the GRE.
Important features include Practice desk - for regular practice of vocabulary and math, Quiz – to know one’s level of study and maximum number achieved (data processing), keeping one's own notes, video links to create a face-to-face learning atmosphere.
Front end: CSS, Back end: Django(python), MySQL.
This is an android app. To create an e-Information about the donor, the consumer and organization that are related to donating or consuming the blood by creating community locally, we have created this.
SQLite database has been used for storing and retrieving user information. Google map API has been used to locate donors and consumers.
A desktop java game of space fighting where one can fight with his enemies which are randomly generated in space and secure points.
Project code is given for convenience.
This is a database project. In this project xml files of stackoverflow has been pushed into the cassandra database using java ide. At first we connected the intellij (JAVA IDE) with the cassandra database using drivers.Then wrote some code. We used parser to read the xml files and pushed the data into the database.
Project code is given for convenience.
I have done some android projects. You can view some of them in my github.