-
### 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
I'm trying to fol…
-
# Description
I am using a modified version of the YOLO NAS fine [tuning notebook](https://colab.research.google.com/drive/1q0RmeVRzLwRXW-h9dPFSOchwJkThUy6d?usp=sharing) which can be found in https:/…
-
OK
Speed Camera calculates Object speed based on tracking **largest** moving object greater than minimal pixel area per config.py setting. Tracking logic tries to filter data to verify a good trac…
-
### 💡 Your Question
I have an Ubuntu container environment provided by my company, but this is a closed network with no Internet connection.
The container environment is running Python 3.8 with tf…
-
### Search before asking
- [X] I have searched the Yolov8 Tracking [issues](https://github.com/mikel-brostrom/yolo_tracking/issues) and found no similar bug report.
### Question
when I use the yol…
-
### 💡 Your Question
I try to train in Google Colab on a custom dataset.
The runtime always crashes on the 43rd item in Epoch 0.
Is there a way to say which image is being processed in that moment?
…
-
### 🐛 Describe the bug
I get the following error when using the model.export code as provided in the models_export.md
Code + error:
```
from super_gradients.common.object_names import Models
…
-
### 💡 Your Question
I am attempting to write a callback that can visualize the predictions of the model during training at regular intervals by subclassing `super_gradients.training.utils.callbacks…
-
Hi!, Thanks for your help, I have a problem using custom model, on python version all works, but on c++ version i get
handleNode DNN/ONNX: ERROR during processing node with 2 inputs and 1 outputs: …
-
when i use default coco dataset and convert it into ONNX, after inference i will get true detect result
but when i use custom dataset , convert yolo-nas train weight "pth" into ONNX, after infere…