如何在DL中使用tensorRT(The most-optimized Jetson library is TensorRT)?可以參考下面的文章:
Guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
https://github.com/dusty-nv/jetson-inference
結(jié)合DeepStream和Yolo的案例(在nv官網(wǎng)的討論):
https://github.com/vat-nvidia/deepstream-plugins
在tx2上移植fasterRCNN:
https://jkjung-avt.github.io/faster-rcnn/
https://jkjung-avt.github.io/making-frcn-faster/