-
Can you give some instruction to reproduce the speed in your paper or repo?
-
我使用了paddle的PP-YOLO训练了一个模型,但是发现paddle2onnx不支持PP-YOLO转成onnx,原因是暂不支持可变卷积层和一些矩阵的变换。想问下什么时候能支持PP-YOLO转onnx?
-
### 💡 Your Question
I'm training a yolo-nas-s model for object detection with 14 classes.
Train - 3076 images
Test - 879 images
Valid - 439 images
Total - 4393 images
Earlier i trained a mediu…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
环境:
环境:window11、nvidia 3060 laptop GPU
CU…
-
is there any parameter to add dropout in cfg?
-
I have installed cython using pip and still have this error when I run run.py.
I think I have all the dependencies in place and have step by step instructions you provided. Any idea why this error po…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
图片太大 20000*20000
切割下来 也有二百多张图
PP-PicoDet模型
每…
-
请问yolov4的代码完成了么?在loss以及build_target方面似乎还是v5的代码
-
1. 安装官网教程测试图像分类没有任何问题,自己测试目标识别出现问题,执行代码如下:
![微信图片_20240718103926](https://github.com/user-attachments/assets/7151813e-43dc-45c0-bdaa-b0b2dc0221a3)
加载dockers:
docker run --name paddlex -v /model_p…
-
Dear author, thank you very much for your contributions. I have a question that I would like to ask you.
when i train NPS with your model or other model like yolov5s, yolov5l, yolov5l-xs-tph, I alw…