Coder Social home page Coder Social logo

yolov3-helmet-detection's People

Contributors

blcakhat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

yolov3-helmet-detection's Issues

How many classes can 'yolov3-obj_2400.weights' detect?

Hi,
Is this model 'yolov3-obj_2400.weights' only able to detect helmet? I wonder how many classes can be detected.
The reason I ask this question is if the model 'yolov3-obj_2400.weights' can detect helmet as well as person, we can further judge whether a person is wearing a helmet or not, just like liveness detection.
Thank you!

without helmet

I am sorry but I don't know how this model can be used to find the people ridding bike without helmet. Could you please explain it to me? Because I just see the label "helmet" of your model, so if I want to detect without helmet, I need to retrain it, right?

module object has no attribute 'dnn'

I am geting the following error when I am running this : python Helmet_detection_YOLOV3.py

Traceback (most recent call last):
File "Helmet_detection_YOLOV3.py", line 28, in
net = cv.dnn.readNetFromDarknet(modelConfiguration, modelWeights)
AttributeError: 'module' object has no attribute 'dnn'

My python version is: Python 2.7.9
Cv2 version: 2.4.9.1

Trying to convert weights into TF - dim problem

Hi, and thanks for uploading those files.
due to problem using darknet directly, I'm using a tf translation for the dark net.
it has a convertor - from weights file to .tf file, so the net could use.

Your weight file (and another one I got from kaggle), I got dim problem - can't reshape an array of size 4607 into shape (18,256,1,1) (which is 4608 parameters).

Do you have any idea what could be the source of the problem?
Other weight files I use are doing just fine.

Thank you for answering,
Tomer

What is the source of your training dataset?

Hello @BlcaKHat, what is the source for your helmet dataset? I currently use your custom weight and it seems very good. I wanna try it with yolov4 but with my own dataset from openimage dataset is not quite good as this one. So I wanna know how many pictures you use and what is the source of your dataset.

Thank you

Error loading net

hi, my name is manuel.
I'm trying to run the example.
i have downloaded the git repo and the yolo weigs, cfg and names.
Changed the paths to files as your instructions in the readme

when tryng to run, in the readnetfromdarknet i got
Error: Parsing error (Unknown layer type: shortcut) in cv::dnn::darknet::ReadDarknetFromCfgFile, file C:\Miniconda3\conda-bld\opencv-suite_1533128839831\work\modules\dnn\src\darknet\darknet_io.cpp, line 503
PS C:\Source\Pruebas Deteccion\yolov3-Helmet-Detection-master>

i have veryfied the file paths.

Opencv 3.4.1
Python is 3.7.4
Windows 10

thanks

IDE

Hi,
Which IDE are you using?
Best regards,
PeterPham

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.