Giter VIP home page Giter VIP logo

cylinder-detection-yolov5's Introduction

Detect gas cylinders in conveyor belts ๐Ÿ’ž ๐Ÿ’ž

  • This model can be used to track moving gas cylinders in a conveyor belt.
  • It was built as part of a solution of a problem statement
  • It uses the yolov5 model to detect the cylinders. The model was trained using a custom dataset and the wieghts were obtained.
  • A custom detect.py file has been done based on the detect.py on the yolov5 repo. After one clones the repo, replace that file with this file. This will enable each instance of detection of the file (an image or a video) to be stored on a given destination folder along with a text file that gives infromation about the detected cylinders.

Dataset Used

  • The dataset of cylinders was provided as part of a problem statement.
  • This dataset was then labelled and augmented in Roboflow.
  • Find the link of the dataset here.

How to use

This is a yolov5 model trained on cylinder data which is used to detect gas cylinders from top view images and videos

  • Clone the yolov5 repository from here.
  • After cloning, clone this repository, copy the yolov5 folder into the same directory. Then run the detect_cylinder.py file (As of now, on a windows machine) like:
python detect_cylinder.py --src [NAME OF SOURCE FILE] --dest [NAME OF DESTINATION FILE]

cylinder-detection-yolov5's People

Contributors

gokul-gmenon avatar

Stargazers

 avatar

Watchers

 avatar

cylinder-detection-yolov5's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.