-
Error running postprocess_batch: /root/stable-diffusion-webui/extensions/adetailer/scripts/!adetailer.py
Traceback (most recent call last):
File "/root/stable-diffusion-webui/modules/scripts.py", …
-
### 🐛 Describe the bug
I am trying to train YOLO-NAS with a custom dataset. This dataset has about 1252 different images. However, when I try to train the network I get the following error:
```
f…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
_No response_
### Bug
…
-
pp@DESKTOP-TGAP0QJ:~/autoware$ colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release
Starting >>> autoware_lint_common
Starting >>> autoware_auto_geometry_msgs
Starting >>> autowar…
-
### 💡 Your Question
I have pretrained a custom yol-nas-m model and wish to make it compatible with a tflite integrated application
I have my own set of custom dataset labelled and ready to use in …
-
I want to use other models like YoloX. Can you give me docs about generating wts file and nvdsinfer_custom_impl_Yolo folder? Thank you.
-
## 公告
1. 非常欢迎你对飞桨框架做贡献,我们正在运营一个组织——飞桨框架贡献者俱乐部([Paddle Framework Contributor Club, PFCC](https://github.com/PaddlePaddle/community/tree/master/pfcc)),会通过定期分享技术知识与发布开发者主导任务的形式持续为飞桨框架做贡献。如果你有意向加入 PFCC,可…
-
### Describe the bug
when load yolov models i get this error but mediapipe_face_full works fine
### Screenshots
_No response_
### Console logs, from start to end.
```Shell
fatal: not a git reposi…
-
### 💡 Your Question
Encountering an error during the inference process using custom trained weights.
This is the code i am using for inference :
```
import numpy as np
import super_gradients
im…
-
### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
### Describe the solution you'd like…