-
Hi,
I maked the darknet with "GPU=1,CUDNN=1,OPENCV=1" successfully,however,when I use the command "sudo ./darknet detector test cfg/coco.data cfg/yolov3.cfg yolov3.weights data/dog.jpg
",it shows:
…
-
Hi everyone!
We stumbled upon your website today and love this project. So we make an open-source 'spatial AI' camera called DepthAI. We'd really like to integrate it with opendatacam so that ope…
-
## 🚀 Feature
Maybe we can add one more function to Yolov5 that can conveniently show the feature maps of convolutional layers and detection layers?
## Motivation
## Pitch
So we can vi…
-
Dear Justin,
Thank you for creating the great repo. Do you have plan to support stylegan3?
Thank you for your help.
Best Wishes,
Alex
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Predict
### Bug
**Desc…
-
### 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…
-
I am a beginner and am currently using yolov4-tiny for training and want to recognize flames and smoke. If I train 2000 pictures that individually mark the flame, the mAP can reach 75%, but if I train…
-
After training for 480 epochs, results were okay on terminal. However in the inference detected objects have low detection confidences even on training images (not more than 0.5).
This isn't the pr…
-
### 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…
-
## ❔Question:
Recently I realized that the different format image has different way of encode. So what if I use PNG format images to train or detect? or using jpg to train and use png to detect?
The…