-
Hi guys, I'm trying to run the sample_detector.cpp with my trained model.
As far as I can tell the weights are loaded correctly, instead the cfg file seems to have some trouble with the Detect layer.…
-
Hi,
Can anybody tell me if there is an upper limit to the number of classes that an object detector can learn? What are the effects on accuracy/effeciency as the number of classes increases?
For…
-
1. The higher subdivisions will slow down the training or not?
2. If I run two training process, it will slow down the others or not?
3. When I train the yolo using yolo-tiny pre-train model, or re…
-
Hi and thanks for the great work. I'm exploring yolo and darknet since a week (not so much), but i tried to document myself about the following questions through the other issues and your awesome read…
-
More an issue for @Melsteroni - @bshalpern can probably skip for now...
For this project, I have been assuming that the resolution I used for the spp/biodiversity risk project would be a fine nativ…
-
The `BHI1.0` included:
| Goal | Subgoal | Goal Name | Subgoal Name |
| :----- |:-----------| :------------|:----------------|
| AO | | Artisanal Fishing Opportunity | |…
-
I am looking to train the model for the following in Yolo. Since i don't want separate projects for same video processing. So after face detection ..do i need to use opencv for the expression classifi…
-
Hi,
Thanks for the great work, I stumbled on a few issues when converting the model from the v5 of Yolov5 but nothing too serious.
The first one was that the 3x20x20x85 output from the Yolo mo…
-
I'm trying to build custom caffe on Textboxes++ on CentOS 7.2 but I'm getting an error. Please help!
[root@A02-R05-I67-66-0921423 TextBoxes_plusplus]# make -j8
PROTOC src/caffe/proto/caffe.proto
…
-
I train YOLOv4-csp with resolution `384x384`,the loss is still greater than 16 after 60000 iterations,while i can get good results in YOLOv4 with `384x384`。I update the latest version of darknet,and t…