https://github.com/samyxdev/darknet-enhanced
(2019) Enhanced version of Darknet CV Framework for a TIPE project ("Classes Prépa")
https://github.com/samyxdev/darknet-enhanced
Last synced: 3 months ago
JSON representation
(2019) Enhanced version of Darknet CV Framework for a TIPE project ("Classes Prépa")
- Host: GitHub
- URL: https://github.com/samyxdev/darknet-enhanced
- Owner: samyxdev
- License: other
- Created: 2020-11-03T14:06:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-18T16:47:30.000Z (over 1 year ago)
- Last Synced: 2025-05-07T15:08:47.553Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 21.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Darknet #
Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.
For more information see the [Darknet project website](http://pjreddie.com/darknet).
For questions or issues please use the [Google Group](https://groups.google.com/forum/#!forum/darknet).
# darknet-enhanced
Enhanced version of Darknet CV Framework for my 2019 TIPE Project (as a part of French "prep classes" exams to enter Engineering schools).
Added relative speed and distance based on video computation and basic physics.
