Notice
Recent Posts
Recent Comments
Link
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Tags
more
Archives
Today
Total
관리 메뉴

ufris

성능 최적화 tensorRT / tflite 본문

딥러닝

성능 최적화 tensorRT / tflite

ufris 2020. 6. 5. 11:29

기본적인 tensorRT 설명 및 설치 방법

 

https://eehoeskrap.tistory.com/414

 

[TensorRT] NVIDIA TensorRT 개념, 설치방법, 사용하기

1. TensorRT 란? 2. TensorRT 설치하기 3. 여러 프레임워크에서 TensorRT 사용하기 1. TensorRT 란? TensorRT는 학습된 딥러닝 모델을 최적화하여 NVIDIA GPU 상에서의 추론 속도를 수배 ~ 수십배 까지 향상시켜..

eehoeskrap.tistory.com

 

라즈베리 파이를 위한 tflite

 

https://github.com/tensorflow/examples/blob/master/lite/examples/image_classification/raspberry_pi/README.md

 

tensorflow/examples

TensorFlow examples. Contribute to tensorflow/examples development by creating an account on GitHub.

github.com

 

pytorch를 tensorRT로 변환

 

https://github.com/NVIDIA-AI-IOT/torch2trt

 

NVIDIA-AI-IOT/torch2trt

An easy to use PyTorch to TensorRT converter. Contribute to NVIDIA-AI-IOT/torch2trt development by creating an account on GitHub.

github.com