Pose Classification Net Training
I wanted to train the pose classification net model for an instance called throwing an object. But then I am unable to get the required Onnx file after training a custom dataset from...
View ArticleTao setup with fine tunning of PCN
Hello TAO team, I’m trying to fine-tune the Pose Classification Net using the TAO Toolkit PyTorch container, but I keep running into two sets of problems: When I invoke tao inside the container I get...
View ArticleHow to convert my old onnx model foe new deepstream7.1 tensorRt 10
Please provide complete information as applicable to your setup. • Hardware Platform (Jetson / GPU) jetson orin nx • DeepStream Version 7.1 • JetPack Version (valid for Jetson only) 6.2 • TensorRT...
View ArticleTAO Classification Training Suddenly Fails – NVML Error: Driver/Library...
Hardware: NVIDIA GeForce RTX 4090 Network Type: Classification TAO Toolkit Version: 5.5.0 Training Spec File: Default classification_tf1 config Hi everyone, I’ve been using the TAO Toolkit for image...
View ArticleNo performance change after Pruning MobilenetV2 based classification model...
Hi, I Pruned a Tensorflow based MobileneV2 classification model using structured pruning (BYOM Approach) with different values for the min.no.of filters per layer - specifically 8 and 16. After...
View ArticleIssue installing TAO Deploy on Jetson Orin NX
Please provide complete information as applicable to your setup. • Hardware Platform (Jetson / GPU) Jetson Orin NX • DeepStream Version 7.1 • JetPack Version (valid for Jetson only) 6.2 • TensorRT...
View ArticleSegformer classification model(FAN hybrid tiny backbone) evaluation issue
Please provide the following information when requesting support. • Network Type (Segformer model: FAN hybrid tiny backbone) • TLT Version : TAO v5.5.0 • Training spec file: train_spec parameters.txt...
View ArticleError: Converting Coco custom data_set to DetectNet_V2 training
Please provide the following information when requesting support. • Hardware (T4/V100/Xavier/Nano/etc): T1000 • Network Type (Detectnet_v2/Faster_rcnn/Yolo_v4/LPRnet/Mask_rcnn/Classification/etc):...
View ArticleByom Approach -Model Biased towards a single class
Hi, I trained a mobilenetv2 based classification model on a balanced 5 class flower dataset. After training the model shows strong bias toward a single class . Evaluation results precision recall...
View ArticleRetail Object Detector Performance
Details: • Hardware - Tesla P4 • Network Type - DINO • Running TAO models in TensorRT • Deployable weights I’m having problems with the retail object model not detecting many small-ish items. My goal...
View ArticleErrors during Detectnet_v2 inference on DeepStream
Please provide the following information when requesting support. • Hardware (T4/V100/Xavier/Nano/etc) : T1000 • Network Type (Detectnet_v2/Faster_rcnn/Yolo_v4/LPRnet/Mask_rcnn/Classification/etc) :...
View ArticleCannot convert .etlt to .engine when trying to use FaceDetect
I am using deepstream7.1-multiarch with TensorRT 10. I am trying to integrate the FaceDetect model and I cannot find a way of converting that etrt file. I triend with TAO deploy, the TensorRT versions...
View ArticleDenied: {"errors": [{"code": "DENIED", "message": "Access Denied"}]}
I was trying to following the guide from here but failed. Beginners - NVIDIA Docs So first I created a NGC account and created a API key. Then I logged in docker with the API key and the username....
View ArticleClassification_pyt spec error
Hi, I’m working on Byom classification using pytorch. onnx model downloaded from : models/validated/vision/classification/mobilenet/model/mobilenetv2-10.onnx at main · onnx/models And converted it in...
View Article[DetectNet_v2] mAP 0% with custom dataset after full training – TAO Toolkit...
Hi, I’ve been trying to train a custom object detection model using DetectNet_v2 in TAO Toolkit 5.5.0, but after a full 80-epoch training process, I always get 0.0% mAP in evaluation. I’ve...
View ArticleDetectnet_v2 training failure using Tao Toolkit on DeepStream
Please provide the following information when requesting support. • Hardware (T4/V100/Xavier/Nano/etc): T1000 • Network Type (Detectnet_v2/Faster_rcnn/Yolo_v4/LPRnet/Mask_rcnn/Classification/etc):...
View ArticleLPRNet Not Available in TAO Toolkit 5.0.0
LPRNet Not Available in TAO Toolkit 5.0.0 (nvcr.io/nvidia/tao/tao-toolkit:5.0.0-pyt) Hello, I’m currently trying to train an LPRNet model using the official NVIDIA TAO Toolkit, following the...
View ArticleTAO Toolkit: Telemetry SSL Certificate Expired Error
I am encountering a persistent warning message during my TAO Toolkit training runs, and while the commands are completing successfully, I wanted to bring it to your attention as it points to an SSL...
View ArticleTAO toolkit and deepstream compatible with 5090 GPU
When I can use mine 5090 GPU with TAO and deepstream? when the compatible version of TAO and deepstream will be released? 2 posts - 2 participants Read full topic
View ArticleDetectnet_V2 ONNX inference code
• Hardware (NVIDIA RTX 3080Ti) • Network Type (Detectnet_v2) • TLT Version (TAO 5.5.0) • Training spec file(random_seed: 42 dataset_config { data_sources { tfrecords_path:...
View ArticleExporting TAO trained Detectnet_V2 (Resnet18) for use in INT8 mode on Jetson...
Please provide the following information when requesting support. • Training Hardware: Nvidia RTX 3060/3090 DGPU • Deployment Target Hardware: Jetson Orin NX 16GB • Network Type: Detectnet_v2 +...
View ArticleTrain with Mask R-CNN with Grayscale images
Hello, Is there any way to train, prune, retrain, export and deploy in FP32 and INT8 (the full pipeline) a mask r-cnn model with grayscale images, using the TAO Toolkit. I mean a model that accepts...
View ArticleBYOM license check
• BYOM • TLT Version : v5.3.0/v5.5.0 Hi, We identified that the dependent libraries associated with BYOM have GPL license. Please confirm about the dependent libraries if there is any restriction in...
View ArticleCannot convert .etlt model to .engine using "tao deploy detectnet_v2...
• Hardware (T4/V100/Xavier/Nano/etc): Xavier NX • Network Type (Detectnet_v2/Faster_rcnn/Yolo_v4/LPRnet/Mask_rcnn/Classification/etc): Detectnet_v2 JetPack 5.1.3 I want to run inference using *...
View ArticleInstalling TAO Deploy 5.5.0 on Jetson Orin Nano (JetPack 6.1/5.1)
Hi all, Goal I want to run Mask2Former’s instance-segmentation model on a Jetson Orin Nano via a TensorRT engine. I’ve already trained the model on an x86_64 machine and exported it to an ONNX file....
View Article