SlideShare a Scribd company logo
1 of 14
KKR & KSR INSTITUTE OF TECHNOLOGY & SCIENCES
(Approved by AICTE, Delhi | Permanently Affiliated to JNTUK, Kakinada | Accredited with
“A” grade by NAAC & NBA)
Department of Computer Science and Engineering
Title - Snap
Classy
-an AI image Classifier
Title - Snap Classy
- An ai image classifier
By:
Pavan Narendra Peela (20JR1A05G5)
Pandey Bhargav Santhosh (20JR1AO5G1)
Sindhe Vinay Kumar (20JR1A05H9)
Yepuri Charan Siva Sai (20JR1A05J2)
Under the guidance of Mr.A.Siva Sankar sir.
Abstract
• Object Classification is a principle task in image processing.
• It is exercised over a multitude of applications ranging from test and
number classification to traffic surveillance.
• The primitive machine learning concepts had provided the pedestal
for carrying out umber of image processing tasks.
• Nowadays requirement of detection algorithm is to work end to end
and take less time to compute.
• Real-time detection and classification of objects from video provide
the foundation for generating many kinds of analytical aspects such
as the amount of traffic in a particular area over the years or the total
populationn in an area.
Abstract
• In practice, the task usually encounters slow processing of
classification and detection or the occurrence of erroneous detection
due to the incorporation of small and lightweight datasets.
• To overcome these issues, YOLO (You Only Look Once) based
detection and classification approach (YOLOv8) for improving the
computation and processing speed and at the same time efficiently
identify the objects in the image.
• Classifier such as Haar cascade which uses Haar like features was
primitively used for face detection.
Introduction
• Humans look at an image and instantly process the objects in it and
determine their locations due to the interlinked neurons of the brain.
• The human brain is very accurate in performing complex tasks such
as identifying objects of similar attributes, in a very small amount of
time.
• These applications include pedestrian detection, vehicle counting,
motion tracking, cancer cell detection and many more.
• For a human visual system, the perception of visual information is
with apparent ease. In artificial intelligence, we face a huge amount
of visual information and few useful techniques to process,
understand and classify them.
Introduction
• The object detection approaches have progressed from sliding
window-based methods to single shot detection frameworks.
• The Convolutional Neural Network (CNN), in particular, has numerous
applications such as facial recognition, as it achieved a large decrease
in error rate but at the expense of speed and computation time.
• The Region based Convolutional Network (R-CNN) uses the process
of Selective Search process in order to detect the objects.
• The descendent of R-CNN, Fast R-CNN and, Faster R-CNN fixed the
slow nature of CNN and R-CNN by making the training process end-
to-end.
Literature Review
• Classification and detection of objects have been the state-of-art
approach for many areas in computer vision. In the domain of image
surveillance classification of objects have been a major breakthrough.
• Furthermore, YOLOv2 can detect objects in an image with less
accuracy causing background errors . YOLO9000 is a real-time
framework, which is able to optimize detection and classification and
bridge the gap between them.
• The frames per second obtained is observed and it depend on the
input size. It varied between 0.2 fps to 0.5 fps during the processing
of the algorithm
Problem Identification
• This is the most fundamental application, where the model
identifies and locates specific objects within an image.
Examples include self-driving cars recognizing traffic signs and
pedestrians, or security systems detecting suspicious activity in
surveillance footage.
• Assisting medical professionals in analyzing X-rays, MRIs, and
other medical scans by automatically detecting and classifying
abnormalities like tumors or fractures. This can expedite
diagnosis and treatment planning.
Problem Identification
• Identifying and flagging inappropriate content on social media
platforms or websites, such as violence, hate speech, or
pornography. This helps maintain a safe and ethical online
environment.
• Ensuring quality control in manufacturing by automatically
detecting defects in products on assembly lines. This improves
efficiency and reduces costs associated with manual inspection.
• Recognizing traffic signs, pedestrians, other vehicles, and
obstacles on the road is crucial for the safe navigation of
autonomous vehicles. Image classification plays a vital role in
achieving this.
Proposed System
• We develop this program using google colab or Kaggle with T4 GPU as
hardware to develop this without any damages to the system
hardware.
• We create a new data set which consists of 100 images for each
category do train our model.
• As the existing system is outdated we use latest version of YOLO
(YOLOv8) to train our model to classify images.
• We label the objects in the images before creating the dataset so that
we can train our model effectively.
Proposed system
• We train our model in different variations (blur, flip, noise) to make
the result accurate and effective.
• We label the object after drawing the bounding boxes and give it to
the training model as input to train the model.
• We deploy it using flask framework in python to our web application
to bring the functionality of image classification to our web
application.
References
1. Navjot Kaur et.al., “Object classification Techniques using Machine Learning Model”, International Journal of
Computer Trends and Technology (IJCTT) – Vol. 18, Dec 2014.
2. Pawan Kumar Mishra et.al.,“A Study on Classification for Static and Moving Object in Video Surveillance
System”, International Journal of Image, Graphics and Signal Processing, 2016.
3. H. V. Ravish Aradhya et.al., “Real time objects detection and positioning in multiple regions using single fixed
camera view for video surveillance applications”, International Conference on Electrical Electronics Signals
Communication and Optimization (EESCO), 2015, pp.1-6.
4. S. K. Mankani et.al., “Real-time implementation of object detection and tracking on DSP for video
surveillance applications”, International Conference on Recent Trends in Electronics, Information &
Communication Technology, 2016, pp. 1965-1969.
5. Y. Li et.al.,“ Eye-gaze tracking system by haar cascade classifier” 2016 IEEE 11th Conference on Industrial
Electronics and Applications (ICIEA), Hefei, 2016, pp. 564-567
References
6. S. Sajjanar et.al.,“Implementation of real time moving object detection and tracking on FPGA for video
surveillance applications”, 2016 IEEE Distributed Computing, VLSI, Electrical Circuits and Robotics,2016, pp.
289-295.
7. Mohana et.al., “Elegant and efficient algorithms for real time object detection, counting and classification for
video surveillance applications from single fixed camera” International Conference on Circuits, Controls,
Communications and Computing (I4C),2016, pp. 1-7.
8. Ekrem Başer et.al., “Detection and classification of vehicles in traffic by using haar cascade classifier”, 58th
ISERD International Conference, Prague, Czech Republic, 23rd-24th December 2016.
9. K. He et.a., "Mask R-CNN," 2017 IEEE International Conference on Computer Vision (ICCV), Venice, 2017, pp.
2980-2988.
10. S. Zhang et.al.,"New Object Detection, Tracking, and Recognition Approaches for Video Surveillance over
Camera Network," in IEEE Sensors Journal, vol. 15, no. 5, pp. 2679-2691.
Thank You

More Related Content

Similar to HOW TO WASTE YOUR TIME ON SIMPLE THINGS DONT JUST FEEL INSTEAD BLAME OTHERS AND MOVE ON

IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...IRJET Journal
 
Advanced Intelligent Video Surveillance System In Elevators By Using OpenCV
Advanced Intelligent Video Surveillance System In Elevators By Using OpenCVAdvanced Intelligent Video Surveillance System In Elevators By Using OpenCV
Advanced Intelligent Video Surveillance System In Elevators By Using OpenCVIRJET Journal
 
Automatic Detection of Unexpected Accidents Monitoring Conditions in Tunnels
Automatic Detection of Unexpected Accidents Monitoring Conditions in TunnelsAutomatic Detection of Unexpected Accidents Monitoring Conditions in Tunnels
Automatic Detection of Unexpected Accidents Monitoring Conditions in TunnelsIRJET Journal
 
Crime Detection using Machine Learning
Crime Detection using Machine LearningCrime Detection using Machine Learning
Crime Detection using Machine LearningIRJET Journal
 
Vehicle Speed Estimation using Haar Classifier Algorithm
Vehicle Speed Estimation using Haar Classifier AlgorithmVehicle Speed Estimation using Haar Classifier Algorithm
Vehicle Speed Estimation using Haar Classifier Algorithmijtsrd
 
Vision-Based Motorcycle Crash Detection and Reporting Using Deep Learning
Vision-Based Motorcycle Crash Detection and Reporting Using Deep LearningVision-Based Motorcycle Crash Detection and Reporting Using Deep Learning
Vision-Based Motorcycle Crash Detection and Reporting Using Deep LearningIRJET Journal
 
Human Activity Recognition Using Neural Network
Human Activity Recognition Using Neural NetworkHuman Activity Recognition Using Neural Network
Human Activity Recognition Using Neural NetworkIRJET Journal
 
Real Time Detection of Moving Object Based on Fpga
Real Time Detection of Moving Object Based on FpgaReal Time Detection of Moving Object Based on Fpga
Real Time Detection of Moving Object Based on Fpgaiosrjce
 
Satellite Image Classification and Analysis using Machine Learning with ISRO ...
Satellite Image Classification and Analysis using Machine Learning with ISRO ...Satellite Image Classification and Analysis using Machine Learning with ISRO ...
Satellite Image Classification and Analysis using Machine Learning with ISRO ...IRJET Journal
 
DEEP LEARNING APPROACH FOR SUSPICIOUS ACTIVITY DETECTION FROM SURVEILLANCE VIDEO
DEEP LEARNING APPROACH FOR SUSPICIOUS ACTIVITY DETECTION FROM SURVEILLANCE VIDEODEEP LEARNING APPROACH FOR SUSPICIOUS ACTIVITY DETECTION FROM SURVEILLANCE VIDEO
DEEP LEARNING APPROACH FOR SUSPICIOUS ACTIVITY DETECTION FROM SURVEILLANCE VIDEOIRJET Journal
 
CRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCE
CRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCECRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCE
CRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCEvivatechijri
 
IRJET- A Survey on Object Detection using Deep Learning Techniques
IRJET- A Survey on Object Detection using Deep Learning TechniquesIRJET- A Survey on Object Detection using Deep Learning Techniques
IRJET- A Survey on Object Detection using Deep Learning TechniquesIRJET Journal
 
A Literature Review on Vehicle Detection and Tracking in Aerial Image Sequenc...
A Literature Review on Vehicle Detection and Tracking in Aerial Image Sequenc...A Literature Review on Vehicle Detection and Tracking in Aerial Image Sequenc...
A Literature Review on Vehicle Detection and Tracking in Aerial Image Sequenc...IRJET Journal
 
Survey on video object detection & tracking
Survey on video object detection & trackingSurvey on video object detection & tracking
Survey on video object detection & trackingijctet
 
IRJET- Application of MCNN in Object Detection
IRJET-  	  Application of MCNN in Object DetectionIRJET-  	  Application of MCNN in Object Detection
IRJET- Application of MCNN in Object DetectionIRJET Journal
 
An Innovative Moving Object Detection and Tracking System by Using Modified R...
An Innovative Moving Object Detection and Tracking System by Using Modified R...An Innovative Moving Object Detection and Tracking System by Using Modified R...
An Innovative Moving Object Detection and Tracking System by Using Modified R...sipij
 

Similar to HOW TO WASTE YOUR TIME ON SIMPLE THINGS DONT JUST FEEL INSTEAD BLAME OTHERS AND MOVE ON (20)

IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
 
Q180305116119
Q180305116119Q180305116119
Q180305116119
 
Advanced Intelligent Video Surveillance System In Elevators By Using OpenCV
Advanced Intelligent Video Surveillance System In Elevators By Using OpenCVAdvanced Intelligent Video Surveillance System In Elevators By Using OpenCV
Advanced Intelligent Video Surveillance System In Elevators By Using OpenCV
 
Automatic Detection of Unexpected Accidents Monitoring Conditions in Tunnels
Automatic Detection of Unexpected Accidents Monitoring Conditions in TunnelsAutomatic Detection of Unexpected Accidents Monitoring Conditions in Tunnels
Automatic Detection of Unexpected Accidents Monitoring Conditions in Tunnels
 
Crime Detection using Machine Learning
Crime Detection using Machine LearningCrime Detection using Machine Learning
Crime Detection using Machine Learning
 
Vehicle Speed Estimation using Haar Classifier Algorithm
Vehicle Speed Estimation using Haar Classifier AlgorithmVehicle Speed Estimation using Haar Classifier Algorithm
Vehicle Speed Estimation using Haar Classifier Algorithm
 
Vision-Based Motorcycle Crash Detection and Reporting Using Deep Learning
Vision-Based Motorcycle Crash Detection and Reporting Using Deep LearningVision-Based Motorcycle Crash Detection and Reporting Using Deep Learning
Vision-Based Motorcycle Crash Detection and Reporting Using Deep Learning
 
Human Activity Recognition Using Neural Network
Human Activity Recognition Using Neural NetworkHuman Activity Recognition Using Neural Network
Human Activity Recognition Using Neural Network
 
F011113741
F011113741F011113741
F011113741
 
Real Time Detection of Moving Object Based on Fpga
Real Time Detection of Moving Object Based on FpgaReal Time Detection of Moving Object Based on Fpga
Real Time Detection of Moving Object Based on Fpga
 
Satellite Image Classification and Analysis using Machine Learning with ISRO ...
Satellite Image Classification and Analysis using Machine Learning with ISRO ...Satellite Image Classification and Analysis using Machine Learning with ISRO ...
Satellite Image Classification and Analysis using Machine Learning with ISRO ...
 
DEEP LEARNING APPROACH FOR SUSPICIOUS ACTIVITY DETECTION FROM SURVEILLANCE VIDEO
DEEP LEARNING APPROACH FOR SUSPICIOUS ACTIVITY DETECTION FROM SURVEILLANCE VIDEODEEP LEARNING APPROACH FOR SUSPICIOUS ACTIVITY DETECTION FROM SURVEILLANCE VIDEO
DEEP LEARNING APPROACH FOR SUSPICIOUS ACTIVITY DETECTION FROM SURVEILLANCE VIDEO
 
CRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCE
CRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCECRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCE
CRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCE
 
IRJET- A Survey on Object Detection using Deep Learning Techniques
IRJET- A Survey on Object Detection using Deep Learning TechniquesIRJET- A Survey on Object Detection using Deep Learning Techniques
IRJET- A Survey on Object Detection using Deep Learning Techniques
 
A Literature Review on Vehicle Detection and Tracking in Aerial Image Sequenc...
A Literature Review on Vehicle Detection and Tracking in Aerial Image Sequenc...A Literature Review on Vehicle Detection and Tracking in Aerial Image Sequenc...
A Literature Review on Vehicle Detection and Tracking in Aerial Image Sequenc...
 
Survey on video object detection & tracking
Survey on video object detection & trackingSurvey on video object detection & tracking
Survey on video object detection & tracking
 
Major PRC-1 ppt.pptx
Major PRC-1 ppt.pptxMajor PRC-1 ppt.pptx
Major PRC-1 ppt.pptx
 
IRJET- Application of MCNN in Object Detection
IRJET-  	  Application of MCNN in Object DetectionIRJET-  	  Application of MCNN in Object Detection
IRJET- Application of MCNN in Object Detection
 
An Innovative Moving Object Detection and Tracking System by Using Modified R...
An Innovative Moving Object Detection and Tracking System by Using Modified R...An Innovative Moving Object Detection and Tracking System by Using Modified R...
An Innovative Moving Object Detection and Tracking System by Using Modified R...
 
Word
WordWord
Word
 

Recently uploaded

VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130
VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130
VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130Suhani Kapoor
 
Environmental Toxicology (environmental biology)
Environmental Toxicology (environmental biology)Environmental Toxicology (environmental biology)
Environmental Toxicology (environmental biology)RaviPrajapat11
 
VIP Call Girls Saharanpur Aaradhya 8250192130 Independent Escort Service Saha...
VIP Call Girls Saharanpur Aaradhya 8250192130 Independent Escort Service Saha...VIP Call Girls Saharanpur Aaradhya 8250192130 Independent Escort Service Saha...
VIP Call Girls Saharanpur Aaradhya 8250192130 Independent Escort Service Saha...Suhani Kapoor
 
VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...
VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...
VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...Suhani Kapoor
 
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service BikanerLow Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service BikanerSuhani Kapoor
 
(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service
(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service
(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Booking open Available Pune Call Girls Budhwar Peth 6297143586 Call Hot Indi...
Booking open Available Pune Call Girls Budhwar Peth  6297143586 Call Hot Indi...Booking open Available Pune Call Girls Budhwar Peth  6297143586 Call Hot Indi...
Booking open Available Pune Call Girls Budhwar Peth 6297143586 Call Hot Indi...Call Girls in Nagpur High Profile
 
VIP Kolkata Call Girl Kalighat 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kalighat 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kalighat 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kalighat 👉 8250192130 Available With Roomdivyansh0kumar0
 
Call Girls Budhwar Peth Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Budhwar Peth Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Budhwar Peth Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Budhwar Peth Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Contact Number Call Girls Service In Goa 9316020077 Goa Call Girls Service
Contact Number Call Girls Service In Goa  9316020077 Goa  Call Girls ServiceContact Number Call Girls Service In Goa  9316020077 Goa  Call Girls Service
Contact Number Call Girls Service In Goa 9316020077 Goa Call Girls Servicesexy call girls service in goa
 
Freegle User Survey as visual display - BH
Freegle User Survey as visual display - BHFreegle User Survey as visual display - BH
Freegle User Survey as visual display - BHbill846304
 
Hot Call Girls |Delhi |Preet Vihar ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Preet Vihar ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Preet Vihar ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Preet Vihar ☎ 9711199171 Book Your One night Standkumarajju5765
 
Booking open Available Pune Call Girls Parvati Darshan 6297143586 Call Hot I...
Booking open Available Pune Call Girls Parvati Darshan  6297143586 Call Hot I...Booking open Available Pune Call Girls Parvati Darshan  6297143586 Call Hot I...
Booking open Available Pune Call Girls Parvati Darshan 6297143586 Call Hot I...Call Girls in Nagpur High Profile
 
Call Girls In Okhla DELHI ~9654467111~ Short 1500 Night 6000
Call Girls In Okhla DELHI ~9654467111~ Short 1500 Night 6000Call Girls In Okhla DELHI ~9654467111~ Short 1500 Night 6000
Call Girls In Okhla DELHI ~9654467111~ Short 1500 Night 6000Sapana Sha
 
(ZARA) Call Girls Talegaon Dabhade ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Talegaon Dabhade ( 7001035870 ) HI-Fi Pune Escorts Service(ZARA) Call Girls Talegaon Dabhade ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Talegaon Dabhade ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Recently uploaded (20)

VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130
VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130
VIP Call Girls Service Chaitanyapuri Hyderabad Call +91-8250192130
 
Environmental Toxicology (environmental biology)
Environmental Toxicology (environmental biology)Environmental Toxicology (environmental biology)
Environmental Toxicology (environmental biology)
 
Gandhi Nagar (Delhi) 9953330565 Escorts, Call Girls Services
Gandhi Nagar (Delhi) 9953330565 Escorts, Call Girls ServicesGandhi Nagar (Delhi) 9953330565 Escorts, Call Girls Services
Gandhi Nagar (Delhi) 9953330565 Escorts, Call Girls Services
 
VIP Call Girls Saharanpur Aaradhya 8250192130 Independent Escort Service Saha...
VIP Call Girls Saharanpur Aaradhya 8250192130 Independent Escort Service Saha...VIP Call Girls Saharanpur Aaradhya 8250192130 Independent Escort Service Saha...
VIP Call Girls Saharanpur Aaradhya 8250192130 Independent Escort Service Saha...
 
VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...
VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...
VIP Call Girls Mahadevpur Colony ( Hyderabad ) Phone 8250192130 | ₹5k To 25k ...
 
young Whatsapp Call Girls in Delhi Cantt🔝 9953056974 🔝 escort service
young Whatsapp Call Girls in Delhi Cantt🔝 9953056974 🔝 escort serviceyoung Whatsapp Call Girls in Delhi Cantt🔝 9953056974 🔝 escort service
young Whatsapp Call Girls in Delhi Cantt🔝 9953056974 🔝 escort service
 
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service BikanerLow Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
Low Rate Call Girls Bikaner Anika 8250192130 Independent Escort Service Bikaner
 
(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(AISHA) Wagholi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service
(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service
(DIYA) Call Girls Sinhagad Road ( 7001035870 ) HI-Fi Pune Escorts Service
 
Booking open Available Pune Call Girls Budhwar Peth 6297143586 Call Hot Indi...
Booking open Available Pune Call Girls Budhwar Peth  6297143586 Call Hot Indi...Booking open Available Pune Call Girls Budhwar Peth  6297143586 Call Hot Indi...
Booking open Available Pune Call Girls Budhwar Peth 6297143586 Call Hot Indi...
 
VIP Kolkata Call Girl Kalighat 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kalighat 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kalighat 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kalighat 👉 8250192130 Available With Room
 
9953056974 ,Low Rate Call Girls In Adarsh Nagar Delhi 24hrs Available
9953056974 ,Low Rate Call Girls In Adarsh Nagar  Delhi 24hrs Available9953056974 ,Low Rate Call Girls In Adarsh Nagar  Delhi 24hrs Available
9953056974 ,Low Rate Call Girls In Adarsh Nagar Delhi 24hrs Available
 
Sustainable Packaging
Sustainable PackagingSustainable Packaging
Sustainable Packaging
 
Call Girls Budhwar Peth Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Budhwar Peth Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Budhwar Peth Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Budhwar Peth Call Me 7737669865 Budget Friendly No Advance Booking
 
Contact Number Call Girls Service In Goa 9316020077 Goa Call Girls Service
Contact Number Call Girls Service In Goa  9316020077 Goa  Call Girls ServiceContact Number Call Girls Service In Goa  9316020077 Goa  Call Girls Service
Contact Number Call Girls Service In Goa 9316020077 Goa Call Girls Service
 
Freegle User Survey as visual display - BH
Freegle User Survey as visual display - BHFreegle User Survey as visual display - BH
Freegle User Survey as visual display - BH
 
Hot Call Girls |Delhi |Preet Vihar ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Preet Vihar ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Preet Vihar ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Preet Vihar ☎ 9711199171 Book Your One night Stand
 
Booking open Available Pune Call Girls Parvati Darshan 6297143586 Call Hot I...
Booking open Available Pune Call Girls Parvati Darshan  6297143586 Call Hot I...Booking open Available Pune Call Girls Parvati Darshan  6297143586 Call Hot I...
Booking open Available Pune Call Girls Parvati Darshan 6297143586 Call Hot I...
 
Call Girls In Okhla DELHI ~9654467111~ Short 1500 Night 6000
Call Girls In Okhla DELHI ~9654467111~ Short 1500 Night 6000Call Girls In Okhla DELHI ~9654467111~ Short 1500 Night 6000
Call Girls In Okhla DELHI ~9654467111~ Short 1500 Night 6000
 
(ZARA) Call Girls Talegaon Dabhade ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Talegaon Dabhade ( 7001035870 ) HI-Fi Pune Escorts Service(ZARA) Call Girls Talegaon Dabhade ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Talegaon Dabhade ( 7001035870 ) HI-Fi Pune Escorts Service
 

HOW TO WASTE YOUR TIME ON SIMPLE THINGS DONT JUST FEEL INSTEAD BLAME OTHERS AND MOVE ON

  • 1. KKR & KSR INSTITUTE OF TECHNOLOGY & SCIENCES (Approved by AICTE, Delhi | Permanently Affiliated to JNTUK, Kakinada | Accredited with “A” grade by NAAC & NBA) Department of Computer Science and Engineering Title - Snap Classy -an AI image Classifier
  • 2. Title - Snap Classy - An ai image classifier By: Pavan Narendra Peela (20JR1A05G5) Pandey Bhargav Santhosh (20JR1AO5G1) Sindhe Vinay Kumar (20JR1A05H9) Yepuri Charan Siva Sai (20JR1A05J2) Under the guidance of Mr.A.Siva Sankar sir.
  • 3. Abstract • Object Classification is a principle task in image processing. • It is exercised over a multitude of applications ranging from test and number classification to traffic surveillance. • The primitive machine learning concepts had provided the pedestal for carrying out umber of image processing tasks. • Nowadays requirement of detection algorithm is to work end to end and take less time to compute. • Real-time detection and classification of objects from video provide the foundation for generating many kinds of analytical aspects such as the amount of traffic in a particular area over the years or the total populationn in an area.
  • 4. Abstract • In practice, the task usually encounters slow processing of classification and detection or the occurrence of erroneous detection due to the incorporation of small and lightweight datasets. • To overcome these issues, YOLO (You Only Look Once) based detection and classification approach (YOLOv8) for improving the computation and processing speed and at the same time efficiently identify the objects in the image. • Classifier such as Haar cascade which uses Haar like features was primitively used for face detection.
  • 5. Introduction • Humans look at an image and instantly process the objects in it and determine their locations due to the interlinked neurons of the brain. • The human brain is very accurate in performing complex tasks such as identifying objects of similar attributes, in a very small amount of time. • These applications include pedestrian detection, vehicle counting, motion tracking, cancer cell detection and many more. • For a human visual system, the perception of visual information is with apparent ease. In artificial intelligence, we face a huge amount of visual information and few useful techniques to process, understand and classify them.
  • 6. Introduction • The object detection approaches have progressed from sliding window-based methods to single shot detection frameworks. • The Convolutional Neural Network (CNN), in particular, has numerous applications such as facial recognition, as it achieved a large decrease in error rate but at the expense of speed and computation time. • The Region based Convolutional Network (R-CNN) uses the process of Selective Search process in order to detect the objects. • The descendent of R-CNN, Fast R-CNN and, Faster R-CNN fixed the slow nature of CNN and R-CNN by making the training process end- to-end.
  • 7. Literature Review • Classification and detection of objects have been the state-of-art approach for many areas in computer vision. In the domain of image surveillance classification of objects have been a major breakthrough. • Furthermore, YOLOv2 can detect objects in an image with less accuracy causing background errors . YOLO9000 is a real-time framework, which is able to optimize detection and classification and bridge the gap between them. • The frames per second obtained is observed and it depend on the input size. It varied between 0.2 fps to 0.5 fps during the processing of the algorithm
  • 8. Problem Identification • This is the most fundamental application, where the model identifies and locates specific objects within an image. Examples include self-driving cars recognizing traffic signs and pedestrians, or security systems detecting suspicious activity in surveillance footage. • Assisting medical professionals in analyzing X-rays, MRIs, and other medical scans by automatically detecting and classifying abnormalities like tumors or fractures. This can expedite diagnosis and treatment planning.
  • 9. Problem Identification • Identifying and flagging inappropriate content on social media platforms or websites, such as violence, hate speech, or pornography. This helps maintain a safe and ethical online environment. • Ensuring quality control in manufacturing by automatically detecting defects in products on assembly lines. This improves efficiency and reduces costs associated with manual inspection. • Recognizing traffic signs, pedestrians, other vehicles, and obstacles on the road is crucial for the safe navigation of autonomous vehicles. Image classification plays a vital role in achieving this.
  • 10. Proposed System • We develop this program using google colab or Kaggle with T4 GPU as hardware to develop this without any damages to the system hardware. • We create a new data set which consists of 100 images for each category do train our model. • As the existing system is outdated we use latest version of YOLO (YOLOv8) to train our model to classify images. • We label the objects in the images before creating the dataset so that we can train our model effectively.
  • 11. Proposed system • We train our model in different variations (blur, flip, noise) to make the result accurate and effective. • We label the object after drawing the bounding boxes and give it to the training model as input to train the model. • We deploy it using flask framework in python to our web application to bring the functionality of image classification to our web application.
  • 12. References 1. Navjot Kaur et.al., “Object classification Techniques using Machine Learning Model”, International Journal of Computer Trends and Technology (IJCTT) – Vol. 18, Dec 2014. 2. Pawan Kumar Mishra et.al.,“A Study on Classification for Static and Moving Object in Video Surveillance System”, International Journal of Image, Graphics and Signal Processing, 2016. 3. H. V. Ravish Aradhya et.al., “Real time objects detection and positioning in multiple regions using single fixed camera view for video surveillance applications”, International Conference on Electrical Electronics Signals Communication and Optimization (EESCO), 2015, pp.1-6. 4. S. K. Mankani et.al., “Real-time implementation of object detection and tracking on DSP for video surveillance applications”, International Conference on Recent Trends in Electronics, Information & Communication Technology, 2016, pp. 1965-1969. 5. Y. Li et.al.,“ Eye-gaze tracking system by haar cascade classifier” 2016 IEEE 11th Conference on Industrial Electronics and Applications (ICIEA), Hefei, 2016, pp. 564-567
  • 13. References 6. S. Sajjanar et.al.,“Implementation of real time moving object detection and tracking on FPGA for video surveillance applications”, 2016 IEEE Distributed Computing, VLSI, Electrical Circuits and Robotics,2016, pp. 289-295. 7. Mohana et.al., “Elegant and efficient algorithms for real time object detection, counting and classification for video surveillance applications from single fixed camera” International Conference on Circuits, Controls, Communications and Computing (I4C),2016, pp. 1-7. 8. Ekrem Başer et.al., “Detection and classification of vehicles in traffic by using haar cascade classifier”, 58th ISERD International Conference, Prague, Czech Republic, 23rd-24th December 2016. 9. K. He et.a., "Mask R-CNN," 2017 IEEE International Conference on Computer Vision (ICCV), Venice, 2017, pp. 2980-2988. 10. S. Zhang et.al.,"New Object Detection, Tracking, and Recognition Approaches for Video Surveillance over Camera Network," in IEEE Sensors Journal, vol. 15, no. 5, pp. 2679-2691.