-
### đź’ˇ Your Question
Hello everybody and first of all thanks to the super_gradients team for the great work!
I have a theory question on the YOLO NAS object detection models. I am training on a cu…
-
### đź’ˇ Your Question
I'm trying to run your tutorial "YoloNAS_Pose_Fine_Tuning_Animals_Pose_Dataset.ipynb", but I got the following error message. Can you help me with this?
![image](https://githu…
-
To recreate the issue:
Step 1: Trained Yolo NAS model and got a ckpt_best.pth model file. **(Tested this model on several videos and it works perfectly).**
Step 2: Followed the steps outlined in t…
-
### Describe the issue
I have generated an onnx model from the yolo_nas_pose nano model which can be found [here](https://github.com/Deci-AI/super-gradients/blob/master/notebooks/YoloNAS_Pose_Fine_Tu…
-
I have the detection using Yolo-NAS. now i want to track the detection. how can i used deep sort to track the object?
-
My development environment is as follows.
-Jetson AGX Orin
-JetPack 5.1.1
-DeepStream 6.2
---------------------------
I followed the instructions below to use yolo-nas.
(https://github.com/mar…
-
### Describe the issue
I am experiencing extremely slow inference time with our yolo-nas-m based model, with the CPU EP, on Windows, with onnxruntime in C#.
### To reproduce
Simply run the followin…
-
### đź’ˇ Your Question
I'm trying to do inference with a trt YOLO-NAS-POSE model. I have exported the model to onnx like it shows on the website:
```export_result = yolo_nas_pose_s.export("yolo_nas…
-
I am requesting you to make a notebook which help us to convert custom trained YOLO-NAS model to FP32 and INT8. Also mention detailed information regarding the conversion.
-
First of all, thank you for creating the yolo-nas openvino code.
I'm testing your code.
I have two questions.
1. A memory leak occurs. I can't find a way.
2. If you use ptq using NNCF, detecti…