Skip to content

Commit 78e7d3d

Browse files
author
Ashok Ajad
committed
update in projects
1 parent 76e4c72 commit 78e7d3d

File tree

1 file changed

+69
-6
lines changed

1 file changed

+69
-6
lines changed

elements.html

Lines changed: 69 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,16 +75,79 @@ <h1>Projects</h1>
7575
<h2>Comparative study of Object Detection</h2>
7676
</header> -->
7777
<h3><b style="font-size: 25px">Key Projects</b></h3>
78-
<p><b style="font-size: 18px;">Data Warehouse System </b><br> The problem of this project is that we have to design a scalable data warehouse system that contains various categories and classified image in that categories with no duplication and various different operation. Trained the model on more than 100k images for our data warehouse system and perform different operation on these images. Integrate the whole system in the pipeline and create a GUI and API for the user interface. The accuracy of the system is 94.98 %.
78+
<p><b style="font-size: 18px;">Monitor the Person Appearance </b><br> Problem Statement: Monitor the person’s attendance. Associate the faces with the existing employee database to identify each employee record the time stamp and date for each employee recognized.
79+
</br>
80+
Data-set : 100 hrs. Video footage for analysis and to build out model for monitor of person appearance.
81+
</br>
82+
Output: The output of the analysis will be recorded in an csv file, which will record the person’s id and the his/her time stamp and date
83+
</br>
84+
<b style="font-size: 12px; color:#0000FF">Research paper used in AI-Model.</b>
85+
</br>
86+
<b>1. Object Detection | <a style="color: #0000FF">Source:</a> <a href="https://arxiv.org/pdf/1512.02325.pdf"; target="_blank"> SSD: Single Shot MultiBox Detector</a></b><br>
87+
<b>2. Face-Recognition | <a style="color: #0000FF">Source:</a> <a href="https://arxiv.org/abs/1503.03832"; target="_blank">FaceNet: A Unified Embedding for Face Recognition and Clustering</a></b><br>
88+
<b>3. Face-Tracking | <a style="color: #0000FF">Source:</a> <a href="https://pdfs.semanticscholar.org/8461/7541ad311942be796095cb54e970c578307c.pdf"; target="_blank">An Algorithm For Centroid-Based Tracking of Moving Objects </a></b><br>
89+
90+
</p>
91+
92+
<hr />
93+
94+
<p><b style="font-size: 18px;">DNA-Splice Gene Prediction</b><br> Each DNA read is a sequence of four [C,A,G,T] types of nucleotides and needs to be converted into numerical representations for machine learning.
95+
The domain consists of 60 variables, representing a sequence of DNA bases an additional class Variable. The task is to determine if the middle of the sequence is a splice junction and what is its type: Splice junctions are of two types:
96+
</br>
97+
1. exon-intron (EI): represents the end of an exon and the beginning of an intron
98+
</br>
99+
2. intron-exon (IE): represents where the intron ends and the next exon, or coding section, begins.
100+
</br>
101+
So the class variable contains 3 values:
102+
</br>
103+
1. exon-intron (EI) | 2. intron-exon (IE) | 3. No-Junction
104+
</br>
105+
Other 4 values corresponding to the 4 possible DNA bases (C, A, G, T)
106+
</br>
107+
C : Cytosine | A : Adenine | G : Guanine | T : Thymine
108+
</br>
109+
<b style="font-size: 12px; color:#0000FF">Research paper used in AI-Model.</b>
110+
</br>
111+
<b>1. DNA-Splice-Jucntion | <a style="color: #0000FF">Source:</a> <a href="https://arxiv.org/pdf/1512.05135.pdf"; target="_blank"> DNA-Level Splice Junction Prediction using Deep Recurrent Neural Networks</a></b><br>
112+
<b>2. Classification of DNA-Splice | <a style="color: #0000FF">Source:</a> <a href="https://core.ac.uk/download/pdf/82482313.pdf"; target="_blank">Classification of eukaryotic splice-junction genetic sequences using averaged one-dependence estimators with subsumption resolution</a></b><br>
113+
114+
</p>
115+
116+
<hr />
117+
<p><b style="font-size: 18px;">Quality Enhancement of Images Using GAN </b><br>
118+
Problem of this project is that we have to build a model which makes it possible to generate HR-Images based on their LR-Images
119+
</br>
120+
A deep-learning-based solution for the construction of a super resolution images. Trained the model on 200k LR-Images and the condition to be enhanced of LR-Images.
121+
</br>
122+
<b style="font-size: 12px; color:#0000FF">Research paper used in AI-Model.</b>
123+
</br>
124+
<b>1. SR-GAN | <a style="color: #0000FF">Source:</a> <a href="https://arxiv.org/abs/1609.04802"; target="_blank"> Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network</a></b><br>
125+
<b>2. Condition SR-GAN | <a style="color: #0000FF">Source:</a> <a href="http://cs231n.stanford.edu/reports/2017/pdfs/314.pdf"; target="_blank">Class-Conditional Superresolution with GANs</a></b><br>
126+
127+
128+
</p>
129+
130+
<hr />
131+
<p><b style="font-size: 18px;">Data Warehouse System </b><br> The problem of this project is that we have to design a scalable data warehouse system that contains various categories and classified image in that categories with no duplication and various different operation. Trained the model on more than 100k images for our data warehouse system and perform different operation on these images. Integrate the whole system in the pipeline and create a GUI and API for the user interface. The accuracy of the system is 99.38 %.
132+
133+
</br>
134+
<b style="font-size: 12px; color:#0000FF">Research paper used in AI-Model.</b>
135+
</br>
136+
<b>1. VGG-16 Architecture | <a style="color: #0000FF">Source:</a> <a href="https://arxiv.org/abs/1409.1556"; target="_blank"> Very Deep Convolutional Networks for Large-Scale Image Recognition</a></b><br>
137+
<b>2.Hashing Techniques | <a style="color: #0000FF">Source:</a> <a href="https://core.ac.uk/download/pdf/35471499.pdf"; target="_blank">Selecting a Hashing Algorithm</a></b><br>
138+
139+
<b>2. Simialrity Algorithm | <a style="color: #0000FF">Source:</a> <a href="http://ai.stanford.edu/~gal/Papers/chechik_nips2009.pdf"; target="_blank">An Online Algorithm for Large Scale Image Similarity Learning</a></b><br>
140+
79141
</p>
80142

81143
<hr />
82144
<p><b style="font-size: 18px;">Recommender System</b><br> The problem of this project is that we have to design a recommender system for male & female based on their dressing style and face shape etc. For this project, we have used the detection and classification model. Trained the model on the huge number of label images for our detection and classification model and perform different operation on these detected images. Integrate the whole system in the pipeline and create a GUI and API for the user interface.<br>
83-
# Model -- Algorithm used in this system:<br>
84-
1: Object Detection<br>
85-
2: Classification<br>
86-
3: Clustering <br>
87-
4: Recommender System (using Bi-Directional LSTM)<br>
145+
<b style="font-size: 12px; color:#0000FF">Research paper used in AI-Model.</b>
146+
</br>
147+
<b>1. Object Detection | <a style="color: #0000FF">Source:</a> <a href="https://arxiv.org/abs/1506.02640"; target="_blank"> You Only Look Once: Unified, Real-Time Object Detection</a></b><br>
148+
<b>2. Classification | <a style="color: #0000FF">Source:</a> <a href="https://arxiv.org/abs/1512.00567"; target="_blank">Rethinking the Inception Architecture for Computer Vision</a></b><br>
149+
<b>3. Clustering | <a style="color: #0000FF">Source:</a> <a href="https://arxiv.org/pdf/1002.2425.pdf"; target="_blank">Application of k-Means Clustering algorithm for prediction of Students’ Academic Performance</a></b><br>
150+
<b>4. Recommender System (using Bi-Directional LSTM) | <a style="color: #0000FF">Source:</a> <a href="https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/43905.pdf"; target="_blank">Long Short-Term Memory Recurrent Neural Network Architectures for Large Scale Acoustic Modeling</a></b><br>
88151
</p>
89152

90153

0 commit comments

Comments
 (0)