-
# Christian Mills - Training YOLOX Models for Real-Time Object Detection in Pytorch
Learn how to train YOLOX models for real-time object detection in PyTorch by creating a hand gesture detection mode…
-
Dear Manager,
It's a great job!
Could you upload the **code** of the _2D object detection_ part and _3D position estimations_?
Based on the datasets, I could not achieve the best result of the …
-
Implement Yolo-LSTM detection network that will be trained on Video-frames for mAP increasing and solve blinking issues.
* https://arxiv.org/abs/1705.06368v3
* https://arxiv.org/abs/1506.04214v2
…
-
After downloading YOLO and running it by typing
./darknet detect cfg/yolo.cfg yolo.weights data/dog.jpg
I get a new picture which contains a bounding box.
So how can I know the coordinates o…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documenta…
-
脑子一热,想开个中文帖。自己对qwe大神的keras-yolo3代码已经研读过一段时间,并且有一些收获和总结。大家有什么问题想中文交流的可以在下面提出来,用母语交流比较方便,我尽可能解决大家的问题。
同时,希望在这里能遇到跟我做相同研究的Chinese ^ o^,互相交流互相提升。
我关于yolo v3的总结写了一篇中文blog,希望对大家理解这个版本的yolo3有所帮助
https:…
-
### Search before asking
- [x] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
@AlexeyAB : Hi:
I attempted to detect small vehicles from large images (taken from unmanned aerial vehicle). The small object size varies from 20x20 to 100x100. The size of large image is at 3840x2…
-
I am trying to calculate the mAP of a yolo model (darkflow). I added the images to the `images` directory, the predictions to the `predicted` directory and the ground truth annotations to the `ground-…
-
Hi,
I am working with a SOLO dataset where the keypoint labels are not [the ones used in the COCO dataset](https://github.com/Unity-Technologies/pysolotools/blob/main/pysolotools/constants.py). I w…