SaaSHub helps you find the best software and product alternatives Learn more →
Top 7 C++ darknet Projects
-
ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Project mention: [D] Best way to package Pytorch models as a standalone application | reddit.com/r/MachineLearning | 2023-01-06They're using NCNN to package the model. Have a look. https://github.com/Tencent/NCNN
-
You are using „darknet_ros“ package. That information probably belongs in the post. I do not have experience with that package. You should look into your logfile and try debug why it is shutting down. If you have further problems with the package. You should try to open a issue on GitHub. https://github.com/leggedrobotics/darknet_ros
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
yolo-tensorrt
TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
I don’t know whether that really solves you problem, but I can tell you how to integrate yolov5 in ros. With this repo: https://github.com/enazoe/yolo-tensorrt you can build a simple ros node around their samples cpp file. This can then subscribe and use ROS images by converting them to cv::Mat using the ros cv_bridge.
-
Also see DarkMark. For several years it has had support for loading custom Darknet/YOLO weights (not just MSCOCO!) to help annotate more images. https://www.ccoderun.ca/darkmark/Summary.html
-
From your description: I'd use the MoveDetect library to find where movement occurs, and then feed just those frames or videos into DarkHelp. Note that DarkHelp also has much richer JSON output than the vanilla Darknet CLI.
-
Project mention: Need Help to Design an OCR for number plate test extraction | reddit.com/r/learnmachinelearning | 2022-11-10
Take a look at DarkPlate, which can process either videos or static images: https://github.com/stephanecharette/DarkPlate
-
Project mention: [Discussion] Object Detection annotation in YOLO format | reddit.com/r/MachineLearning | 2022-09-25
You can try this https://github.com/2vin/yolo_annotation_tool
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
C++ darknet related posts
- Need Help to Design an OCR for number plate test extraction
- Yolo in ROS
- Yolo in ROS
- Help with video data for custom yolov3 model
- Trim YOLO / darknet video?
- Why is c++ compiling so damn hard?
- What are some of the best models/approaches for number plate recognition?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea59394680>
www.saashub.com | 6 Feb 2023
Index
What are some of the best open-source darknet projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | ncnn | 16,344 |
2 | darknet_ros | 1,736 |
3 | yolo-tensorrt | 1,057 |
4 | DarkMark | 91 |
5 | DarkHelp | 89 |
6 | DarkPlate | 35 |
7 | yolo_annotation_tool | 30 |