Skip to content
/ darknet Public
forked from AlexeyAB/darknet

YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )

License

Notifications You must be signed in to change notification settings

msinev/darknet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is NOT original darknet repo. Just for my experiments

Main purpose of this repo are experiments on video applications of yolo (etc) networks.

1 Shade_of_time is a test of simple idea that makes consecutive gray images into RGB to give sense of time into data.

It meant to give a better detection of moves and tracking

2 Scan_to_data is scaning videos by several different methods at the same time

It meant to give event statistics, abnormality detection event correlations and sample images/data for new training

3 Limitations

  • No explicit support of windows (testing on Ubuntu)
  • opencv and cuda required

About

YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 58.3%
  • C++ 19.9%
  • Cuda 14.0%
  • Python 4.5%
  • CMake 1.5%
  • Batchfile 0.6%
  • Other 1.2%