-
Here is my only 1 class yolov4-tiny model screenshots:
![Screenshot_20210513-120718_Gallery](https://user-images.githubusercontent.com/14876118/118076853-8f6b7900-b3e5-11eb-9759-4eadb63f7930.jpg)
…
-
我使用的是yoloV4,训练的自己的数据集
![image](https://user-images.githubusercontent.com/19700402/107218334-7223b900-6a4a-11eb-988c-ac0c80437326.png)
-
I don't know if this is the best place to ask, but in terms of result performance, if 'hardware' is not an issue, what will work better:
- 1 Yolov4 trained with 3 classes (imbalanced)
- 3 Yolov4 tra…
-
D:\app\anaconda3\envs\Yet-Another-EfficientDet-Pytorch\python.exe E:/PycharmProjects/pytorch-YOLOv4/train.py
log file path:log\log_2020-10-13_17-06-25.txt
2020-10-13 17:06:25,341 train.py[line:611] …
-
I Have tried fine-tuning a pre-trained yolov4 model, by using a custom dataset that has vehicles from different angles. Once the training finished I converted the model from darknet format to TensorFl…
-
I trained yolov4-tiny.cfg on one class and that worked. But, when I wanted to train yolov4.cfg, after loading weights it just put it on hold. I suppose it is not because of cuda because it works for t…
-
How to detect diffrent color for yolov4-mishx ?
-
this is chart for pre-trained models using yolov4x-mish![mish_olddataset](https://user-images.githubusercontent.com/49072720/115998010-e3214880-a617-11eb-8c2b-8ca9716d608f.png)
This is chart for pr…
-
Hi,
I am using yolov4-tiny model. Used the default yolov4-tiny.cfg (resolution - 416, 416) file and the default weights. I see detections happening but then there were few cases where detections were…
-
I'm using gRPC to wrap YOLOv4 in a AI model serving python script, and deploy it in a nvidia-docker container instance which is in cloud with a tesla gpu device backend;
however, i find that the in…