-
Hi, I've been working with Yolov4 lately and I have the following question:
I trained yolov4 with the following classes:
**[Ferrarri, Mclaren, Red, White, Black]**
Is there any way yolo can r…
-
I have a dataset consisting of images that are about 4 times wider than they are tall. I am splitting each image into three overlapping sub-images and recalculating the yolo labels for the objects tha…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
@AlexeyAB
I want to make use of yolov2 for mobile application can you suggest me which .cfg i have to use to train and test yolo?
-
I am using custom data. I have modified the callbacks in train.py so that it is now monitoring validation loss from the validation set, as opposed to the training set. Original learning rate was 1e-4
…
ghost updated
2 years ago
-
this issue is same to #277, but i have not get useful answer, 80 epoch, when it runs to the 65th epoch, which is the 15th epoch from the bottom, close augment, an error occurs at this time. I read th…
-
![screenshot from 2018-04-19 08-33-55](https://user-images.githubusercontent.com/14336679/38959481-701ac590-437e-11e8-8ba4-9782d0b0fdfb.png)
i want to bound the full body image but the bbox tool not …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Traceback (most recent call last):
File "/home/shaojun/PycharmProjects/yolo_tensorflow/train.py", line 165, in
main()
File "/home/shaojun/PycharmProjects/yolo_tensorflow/train.py", line 15…
-
Как я могу передать свои личные датасет?
Я хочу передать датасет автомобильных номеров Узбекистана. Есть ли документация по этому поводу?