ALL THE PROJECTS ARE IN THE FOLDER NAMED Deep Learning - Computer Vision Using CNN & OpenCV
. SOME OF THE CRUCIAL PROJECTS THAT I AM GOING TO MENTIONED HERE. REST OF THE OTHERS FIND IN THAT CERTAIN FOLDER. HAVE A LOOK.
The link is given below:
Atikul Islam Sajib
This is the domain of Computer Vision where the projects built with CNN architecture, RCNN, Fast RCNN, Faster RCNN, Yolo with its version, and OpenCV.
- Latest Project was
Polyp Detection
with 3000 datasets that downloaded from Roboflow. This was trained with Yolo version 5, custom training. The mPA score is above 89%.
The link of this project is given below:
The video of this project is given below:
- Latest Project was
Liver Disease Detection
with 4000 datasets that downloaded from Roboflow. This was trained with Yolo version 5, custom training. The mPA score is above 83%.
The video of this project is given below:
Warehouse safety
measuremt object detection. This dataset was downloaded from Roboflow and the performance is good. The approach that I used is Yolo large version 5 and the mPA is good enough.
The link of this project is given below:
Face mask Detection
using CNN architecture and OpenCV. The accuracy was above 98% with recall, precisiona and f1 score is 98, 97, 99% respectively.
The link is given below:
Leaf Disease Detection
using Detectron2 with the model Zoo - Custom Training. I also used Yolo version 5 for comparision the model performance.
The link is given below:
- This is the Simple object Detection peoject that is used in
TFOD2.x without custom training
.
The link is given below:
- This is the project named
X-ray classification
for the disease named Pneumenia. The approach that I used in CNN architecture, for instance, own architecture, Pre trained model, for example, VGG16, ResNet, InceptionNet. In this pretrained model, the approach that I used is Feature Extraction and Fine Tuning. Then I used the OpenCV model to do the object Detection.
The link is given below:
- This is the project named
Smoke classification
. The approach that I used in CNN architecture, for instance, own architecture, Pre trained model, for example, VGG16, ResNet, InceptionNet. In this pretrained model, the approach that I used is Feature Extraction and Fine Tuning. Then I used the OpenCV model to do the object Detection.
The link is given below:
- This is the project named
COVID-19 classification
. The approach that I used in CNN architecture, for instance, own architecture, Pre trained model, for example, VGG16, ResNet, InceptionNet. In this pretrained model, the approach that I used is Feature Extraction and Fine Tuning as well using SIGMOD activation function in the last layer. Then I used the OpenCV model to do the object Detection.
The link is given below:
BREAST Cancer
Classification with the Image Dataset. Using Normal CNN architecture. The accuracy of this model surpassed the fine tuning model - pretrained, for example, VGG16, ResNet, InceptionNet, MobileNet.
The link is given below:
PLEASE CHECK THAT FOLDER, YOU WILL GET OTHER PROJECTS THAT I WAS NOT MENTIONED IN HERE.