Skip to content

langk1026/-AdvComputerVisionProject-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Final Computer Vision Project: Bike Helmet Detection

This final computer vision project utilizes the Real-ESRGAN model to enhance an image dataset obtained from the open-source website Roboflow. The enhanced images are then used to train a Bike Helmet Detection model using the YOLOv8 framework.

Steps Involved

  1. Image Enhancement

    • Model Used: Real-ESRGAN
    • Purpose: To enhance the quality of the image dataset obtained from Roboflow, improving the clarity and detail of the images.
  2. Model Training

    • Model Used: YOLOv8
    • Purpose: To train a Bike Helmet Detection model using the enhanced image dataset.

Summary

The project demonstrates the application of advanced image enhancement techniques and state-of-the-art object detection models to create an effective Bike Helmet Detection system. By leveraging the Real-ESRGAN model for image enhancement and YOLOv8 for object detection, the project aims to improve the accuracy and reliability of helmet detection in various images.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors