-
Hi,
Similar to this [issue](https://github.com/NVIDIA-AI-IOT/redtail/issues/10), did you visualize the detected objects in Fig. 5 (in your paper) in real-time or after flight? I want to visualize r…
earcz updated
5 years ago
-
could you release the script?
thank you very much
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
_No response_
### Bug
Hi YO…
-
Hi Aarohi @AarohiSingla :
Thank you for your video about .
Can you give me format conversion.py, because the link "https://github.com/WongKinYiu/yolov7/issues/1103" can't find the code, thank you.
-
Hi @AlexeyAB ,
I am training yolov2 on 1 class. I have about 10k images annotated.
the training outputs following log:
`Tensor Cores are used.
53: 0.645953, 2.186047 avg loss, 0.000100 rate, 0.…
-
Hello,
I want to augment my dataset using the code "Augmenting a dataset for object detection in YOLO". However, I am getting the following error during "Applying the augmentation process". I have mu…
-
Hello everyone,
I am currently working on a project using a Jetson Nano where I am trying to perform inference using TensorRT (Yolov5 object detection) in a ROS (Melodic) node. I have encountered a…
-
Using YOLO I can detect an object, but I need to detect a color of an object which is present in an image. Any idea to fix this?
-
I get this error when compiling on macOS 10.12
```
[loretoparisi@:mbploreto darknet_mobilenet]$ make
mkdir -p obj
mkdir -p backup
mkdir -p results
gcc -Iinclude/ -Isrc/ -Wall -Wfatal-errors -f…
-
[('front', [(299, 97), (321, 97), (321, 127), (299, 127)], None, None, False)]
Traceback (most recent call last):
File "labelimg.py", line 1282, in openFile
self.loadFile(filename)
Fi…