-
Hey,
I tried to train Yolov5 on a custom dataset, exported in COCO format. The dataset was given to me annoted in COCO and Pascal VOC. However, while using the COCO, I ran into the following error …
-
## ❔Question
Use train.py & coco128.yml that have problem like list:
Weights & Biases: run 'pip install wandb' to automatically track and visualize YOLOv5 runs (RECOMMENDED)
hyperparameters: lr0=…
-
## ❔Question
File "/homel/code/yuhuankeji/yolov5/utils/datasets.py", line 413, in __init__
assert nf > 0 or not augment, f'{prefix}No labels in {cache_path}. Can not train without labels. See {H…
-
## 🐛 Bug
Hello, on my custom dataset I noticed some missing labels in random images in train_batch*.jpg images. I then tried it out with coco128 and i noticed the same behaviour. Most labels are corr…
-
Hello, after I finished training t1, I then wanted to train t2, and found an error
```python
[06/20 09:19:56 fvcore.common.checkpoint]: Loading trainer from output/M-OWODB/model_final.pth ...
[06…
-
**Describe briefly your feature.**
This feature will allow user to add information related to waxing of skis. It will allow user to add below information in this window:
- Waxing interval for the sk…
-
Hello,
I am trying to customize this software for my own project.
I am trying to create a dataset with two labels, "person" and "roboone".
maskal.yaml
```yaml
# training-parameters
class…
-
### Description
`README.md` contains several issues which need to be addressed before next merge.
### Severity
1. Low (Slightly annoying)
### Version
4694e76
### Expected Correction
### Line 3
…
-
1. I encountered torch.cuda.OutOfMemoryError: CUDA out of memory error, but I used 8 3090 graphics cards and did not encounter it when evaluating the lvis dataset, I tried to reduce the batch_size to …
-
I have been having a problem trying to run the example app from here, i used git clone to get the app and it is just white bg and when i click the abc icon i get this error:
![first](https://github.…