-
### Search before asking
- [X] I have searched the Roboflow Notebooks [issues](https://github.com/roboflow-ai/notebooks/issues) and found no similar bug report.
### Notebook name
train-yolov8-obje…
-
I am trying to run yolov8 and have it show the live predictions but am getting this error. Both in the CLI and python API version of yolov8.
```
$ yolo task=detect mode=predict model=yolov8n.pt so…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Training
### Bug
Using…
-
@VainF Hi, when I prune the yolov7 backbone, it failed and said:
`group_imp = torch.stack(group_imp, dim=0)`
`RuntimeError: stack expects each tensor to be equal size, but got [512] at entry 0 and […
-
Thanks a lot for publishing the code for your great work!
I'm currently working on trying to get BEVFusion to run with a custom dataset.
I know that the nuscenes LiDAR points are in the format o…
-
# 【PaddlePaddle Hackathon 4】模型套件开源贡献任务合集
(此 ISSUE 为 PaddlePaddle Hackathon 第四期活动的任务 ISSUE,更多详见 [【PaddlePaddle Hackathon 第四期】任务总览](https://github.com/PaddlePaddle/Paddle/issues/50629))
注:开发请参考 [贡…
-
*********************************************
温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度
*********************************************
## 环境
- 【FastDeploy版本】: git clone [https://github.com/PaddlePad…
-
## 环境
- 【FastDeploy版本】:20230218 github版
- 【编译命令】
```
cd FastDeploy/python
set ENABLE_ORT_BACKEND=ON
set ENABLE_PADDLE_BACKEND=ON
set ENABLE_OPENVINO_BACKEND=ON
set ENABLE_VISION=ON
set EN…
-
*********************************************
温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度
*********************************************
## 环境
- 【FastDeploy版本】: git clone https://github.com/PaddlePadd…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Training
### Bug
Trace…