-
Hello @AlexeyAB, first of all, I want to thank you for the great works and now I need your suggestion.
Currently, I'm working on custom object detection like birds, etc.
I need to detect small objec…
-
I am building a cross-compilation platform using OpenCV 3.4.4, darknet (and its dependencies) and DarkHelp.
DarkHelp dependencies such as magic, tclap etc have been cross-compiled successfully alo…
-
Hi, I have ran object detection on a list of images using Yolov4 and have output the results of the bboxes to a JSON file.
What I need to do is save each image to a new folder with a bbox around th…
WT834 updated
2 years ago
-
Hello Stephane,
Congratulations for the great package you created.
I wanted to ask if it will be possible to create a project and perform data augmentation from the CLI?
As I am trying to run DarkM…
-
I trained a YOLOv3-tiny network using several dash-cam datasets. I then run this network in the following 4 scenarios:
- Darknet (CPU)
- Darknet (CUDA)
- OpenCV DNN (CPU)
- OpenCV DNN (CUDA)
…
-
I stumbled on this compilation fatal error ([output.txt](https://github.com/stephanecharette/DarkHelp/files/7596157/output.txt)) while trying to compile Darkhelp on Compute Module 4 (armv7l Raspbian).…
-
Hi all,
I saw in another issue a line of code to detects objects on multiples images and save the result in a txt file. I tried to run the command below and got a cannot load image error. Anybody …
-
Hi, I'm trying to use your tiling tools with my yolov5 model but in the following line I get following error:
https://github.com/BloodAxe/pytorch-toolbelt/blob/cab4fc4e209d9c9e5db18cf1e01bb979c65cf…
-
```
Building ver: 1.3.11-1
-- Configuring done
-- Generating done
-- Build files have been written to: /share_data/YuhaoSun/DarkHelp-master/build
(yolox) root@test:/share_data/YuhaoSun/DarkHelp-m…
-
Dear Stephan,
Outstanding work on DarkHelp, and DarkMark!
I've tried to install them on Jetson AGX and i reived the following problem. (Darknet have been installed with Libso and arch=compute_72
…