-
![image](https://user-images.githubusercontent.com/35118018/83621735-bbf10100-a597-11ea-9b31-fea736cb3159.png)
I keep getting this error. Also tried installing with `pip install -e .` and `pip inst…
-
How to predict sample_img after trainning my own dataset???What is the command
-
@AlexeyAB
As per the comments mentioned in https://github.com/AlexeyAB/darknet#how-to-improve-object-detection
>recalculate anchors for your dataset for width and height from cfg-file: darknet.exe …
-
I am working on the project where we can not use the browser, Is this can be integrated without the help of the browser?
If Yes then how?
-
Hello,
I wanted to train YOLO and TINY YOLO on my own dataset. But I am getting either Segmantation Fault or Bus Error 10 or it starts with following step
tiny-yolo-voc-faces
layer filters …
-
Looking to recognize if a person is walking or running. Can this be done using darknet ?
If yes can you tell me what changes i need to do in the build and what would be the format of the training dat…
-
Hi,
my goal is to detect traffic lights, can I see it as a small object?
I trained a yolo-tiny-model with 7300 Images for one class.
1. my first question is how can I increase the accuracy?
…
-
Hi, I'm using yolo in my custom dataset (1000x1000 image resolution).
My dataset has object from the same class that with very different sizes, from 7x7 pixels (from a 1000x1000 image) to 200x200 p…
-
I use `./darknet detector calc_anchors train/data/yolov2-tiny.data -num_of_clusters 9 -width 224 -height 224` to calculate anachor.
return
` num_of_clusters = 9, width = 224, height = 224
read la…
-
I don't know why?I use the coco's weights from the 'OpenVINO-YoloV3-master\weights' to convert to the pb and IR .Then produce this problem!Please help @PINTO0309
![image](https://user-images.gith…