-
Here is what happened.
When predicting a large capacity video, RAM usage reaches 100% and the vscode window is broken.
Here is my environment.
- OS : Windows11
- RAM : 64GB
- GPU : RTX3080
- v…
-
### 🚀 Feature Request
Hello,
I've integrated the latest YOLO-NAS algorithm into [X-AnyLabeling](https://github.com/CVHub520/X-AnyLabeling), a high-level automatic annotation tool with multiple sta…
-
Hi @BloodAxe @ofrimasad @jonathan-sha @spsancti @yurkovak ,
Thanks for the cool work. I was trying with the quick notebook on 5 min video.But the kernel was dead issue was rising.I couldn't run the i…
-
### 🐛 Describe the bug
This just happens in 3.6, same code in 3.5 works fine.
Do a simple prediction on any custom trainded model and cycle through prediction to process each prediction image:
``…
-
### 💡 Your Question
I trained a model with super-gradients 3.1.1 and used an inference time of around 10ms for detection. However, since the bug [https://github.com/Deci-AI/super-gradients/issues/9…
-
As far as I understand for the license, if I used pre-trained weights for training YOLONAS (fine-tune my model on my dataset), I cannot use it in commercial applications. Is it right?
If so, when t…
-
### 💡 Your Question
I'm looking to get this integrated with CodeProject's AI server but in the license you say:
"You shall not, without Deci's prior written consent: (i) resell, lease, sublicens…
-
### Search before asking
- [X] I have searched the Yolo Tracking [issues](https://github.com/mikel-brostrom/yolo_tracking/issues) and found no similar bug report.
### Question
I want to use my cus…
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar bug report.
### Bug
I don't know what might be the issu…
-
### 💡 Your Question
Im successfully train yolo_nas_m model in custom dataset with qat, and export model with int8-onnx,
The onnx inference results are normal. but, when i export onnx to tensorrt eng…