-
whenever I use this command:
train.py --weights '' --cfg yolov3-spp.cfg --epochs 273 --batch 16 --accum 4 --multi
it gives me this response
Namespace(accumulate=4, adam=False, batch_size=16, bu…
-
Did anyone use yolov3-spp-matrxi.cfg or yolov3-spp-pan-scale.cfg to train your datatset? Do these two cfg files mean more complicated structures? Can I still use yolov3-spp-ultralytics.pt or yolov3-sp…
-
Before submitting a bug report, please be aware that your issue **must be reproducible** with all of the following, otherwise it is non-actionable, and we can not help you:
- **Current repository**:…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
I am trying to create a model using the `YOLOV8BackBone` but getting a strange error. This error was not present in the past and has appeared after updating to `keras-cv 0.5.1`. I tried downgrading to…
-
### 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…
-
Hi , is there any way i can use this signet_spp_300dpi and signet_spp_600dpi using tensor flow, as i do not want to use theano. My current setup is in tensorflow.
I appreciate your suggestion.
Th…
-
## 🐛 Bug
A clear and concise description of what the bug is.
I have installed all packages in requirments.txt and downloaded the coco128 dataset from kaggle.
I want to train the coco128.yaml by r…
-
Exist ambiguity of the **from index "f"** in function "parse_model" and member function "forward_once" of class "Model"
>def parse_model(md, ch): # model_dict, input_channels(3)
print('\n%3s%1…
-
Sik-Ho Tang. [Review: PReLU-Net — The First to Surpass Human-Level Performance in ILSVRC 2015 (Image Classification)](https://medium.com/coinmonks/review-prelu-net-the-first-to-surpass-human-level-per…