TAO
- TAO Toolkit Quick Start Guide
- NVIDIA NGC 관련 docs
user interaction diagram for the TAO Launcher

TAO 사용시 도커 환경 사용을 이해하는데 도움이 되었던 다이어그램
도커를 인터렉티브 모드로 들어가지 않아도 TAO 런처가 실행하고, 디렉토리가 연동되어 사용할 수 있다.
TAO Usage Instruction
TAO 설치 후 있는 기본 파일에 있는 튜토리얼 쥬피터 노트북에 있는 사용법 순서 목차이다.
TAO 뿐만 아니라 모든 인공지능 모델 개발의 프로세스라고 봐도 무방할 듯하다.
This notebook shows an example usecase of Object Detection using DetectNet_v2 in the Train Adapt Optimize (TAO) Toolkit.
- Set up env variables and map drives
- Install the TAO Launcher
- Prepare dataset and pre-trained model
- Download the dataset
- Verify downloaded dataset
- Prepare tfrecords from kitti format dataset
- Download pre-trained model
- Provide training specification
- Run TAO training
- Evaluate trained models
- Prune trained models
- Retrain pruned models
- Evaluate retrained model
- Visualize inferences
- Model Export
- Int8 Optimization
- Generate TensorRT engine
- Verify Deployed Model
- Inference using TensorRT engine
- QAT workflow
- Convert pruned model to QAT and retrain
- Evaluate QAT converted model
- Export QAT trained model to int8
- Evaluate a QAT trained model using the exported TensorRT engine
- Inference using QAT engine
'AI' 카테고리의 다른 글
Manifold Learning (0) | 2023.05.18 |
---|---|
GAN (0) | 2023.05.17 |
Human Pose Estimation (1) | 2023.04.06 |
딥러닝 강의 비교 정리 : CS231n, EECS 498-007, DS-GA 1008 (0) | 2023.03.21 |
NAVER DEVIEW 2023: 네이버 개발자 컨퍼런스 (0) | 2023.02.28 |
TAO
- TAO Toolkit Quick Start Guide
- NVIDIA NGC 관련 docs
user interaction diagram for the TAO Launcher

TAO 사용시 도커 환경 사용을 이해하는데 도움이 되었던 다이어그램
도커를 인터렉티브 모드로 들어가지 않아도 TAO 런처가 실행하고, 디렉토리가 연동되어 사용할 수 있다.
TAO Usage Instruction
TAO 설치 후 있는 기본 파일에 있는 튜토리얼 쥬피터 노트북에 있는 사용법 순서 목차이다.
TAO 뿐만 아니라 모든 인공지능 모델 개발의 프로세스라고 봐도 무방할 듯하다.
This notebook shows an example usecase of Object Detection using DetectNet_v2 in the Train Adapt Optimize (TAO) Toolkit.
- Set up env variables and map drives
- Install the TAO Launcher
- Prepare dataset and pre-trained model
- Download the dataset
- Verify downloaded dataset
- Prepare tfrecords from kitti format dataset
- Download pre-trained model
- Provide training specification
- Run TAO training
- Evaluate trained models
- Prune trained models
- Retrain pruned models
- Evaluate retrained model
- Visualize inferences
- Model Export
- Int8 Optimization
- Generate TensorRT engine
- Verify Deployed Model
- Inference using TensorRT engine
- QAT workflow
- Convert pruned model to QAT and retrain
- Evaluate QAT converted model
- Export QAT trained model to int8
- Evaluate a QAT trained model using the exported TensorRT engine
- Inference using QAT engine
'AI' 카테고리의 다른 글
Manifold Learning (0) | 2023.05.18 |
---|---|
GAN (0) | 2023.05.17 |
Human Pose Estimation (1) | 2023.04.06 |
딥러닝 강의 비교 정리 : CS231n, EECS 498-007, DS-GA 1008 (0) | 2023.03.21 |
NAVER DEVIEW 2023: 네이버 개발자 컨퍼런스 (0) | 2023.02.28 |