-
Hey,
I successfully compiled it a few days ago but due to ubuntu issues I had to repair it and that removed this library, so now I'm trying to install it again. But now I'm getting this:
![ss](h…
-
i am training darknet53.conv.74 (yolov3) with my custom data-set on Tesla V100, the object detection works only for yolo-obj_100.weights after this any weights saved do not give any predictions
i am…
-
Hey,avanetten
Thanks for you updating of the 'parse_cowc.py', and sorry for troubling you again. I have run the updated 'parse_cowc.py' again,and got the training list. But I have some questiones abo…
-
When i compile Darknet (from AlexeyAB's repository) with below configure:
GPU=1
CUDNN=1
CUDNN_HALF=0
**OPENCV=1**
AVX=0
OPENMP=0
LIBSO=0
The Training(./darknet detector train data/obj.data cfg…
-
hi,
I was having issues connecting the plugging and this get fixed here
https://github.com/TheSpaghettiDetective/TheSpaghettiDetective/issues/26
Now, it connects and the image appear when the p…
-
Hi,
I'm following your instructions for installing from sources.
The only difference is that I'm using ubuntu 14.04 and a virtual env.
I got this error message while execute the command:
pip3 …
r-isr updated
5 years ago
-
I have a Quadro K1100M integrated gpu with compute capability 3.0. I had to install bumblebee to make CUDA work. I am now able to run the tutorials_example_trainer with the command `sudo optirun bazel…
-
Good implementation, thx you!
I've tried to run your demo code in Docker container with 1.8 tensorflow on my Mac and received an error `UnimplementedError (see above for traceback): Generic conv im…
-
This change was made 15 days ago:
https://github.com/pjreddie/darknet/commit/b13f67bfdd87434e141af532cdb5dc1b8369aa3b#diff-06d7eaa529ff0d43e382b4b216f391c0L708
which leads to:
```
Step #0 - …
-
Dear Michal:
Error parsing text-format caffe.NetParameter: 513:14: Message type "caffe.LayerParameter" has no field named "reorg_param".
I have the same issue as the issue 14. So I rebuild my Dar…