-
Hello @zwyzwm
There is info that we dont have on Internet. How to create a TRAIN image from the scratch.
For example
1) Go to the robloflow and create images and boundary
2) Go to COLAB and …
-
### 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 si…
-
## error log | 日志或报错信息 | ログ
Shape not supported yet!
Gather not supported yet!
# axis=0
Shape not supported yet!
Gather not supported yet!
# axis=0
Shape not supported yet!
Gather not supp…
-
训练完成的yolov5s的模型的map只有0.324(@0.5:0.95)精度正常吗
-
-
Hello, I am following https://github.com/midasklr/yolov5prune and trained yolov5s. After that I converted best.pt to best.onnx and also simplified best.onnx to best_sim.onnx.
Using ncnn ncnn2onnx I w…
-
### Area Select
react-native-pytorch-core (core package)
### Description
I have seen there is an export script [https://playtorch.dev/docs/tutorials/prepare-custom-model/](url) for mobilenet, but I…
-
I use these instruction https://github.com/rockchip-linux/rknpu2/issues/57
clone this repo https://github.com/airockchip/yolov5
then,
$ python3 export.py --weights yolov5s.pt --rknpu "RK3588" --i…
-
Hi, I am having trouble with a converted custom yolov5s.pt to ncnn:
I have trained a custom yolov5s.pt object detector with two classes, say my_yolov5s.pt. Then, I converted it to my_yolov5s.onnx …
-
您好,我在执行 `python val.py --config configs/sup/custom/yolov5s_custom.yaml --weights weights/efficient-yolov5s.pt` 此条命令时报错了,以下是我的 yaml 文件定义:
Dataset:
data_name: 'custom'
train: ['./images/train' …