美文网首页Jetson TX2/Xavier
Jetson TX2上跑Yolo v3以及fasterRCNN

Jetson TX2上跑Yolo v3以及fasterRCNN

作者: phoenixmy | 来源:发表于2018-11-19 18:59 被阅读61次

    如何在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

    结合DeepStream和Yolo的案例(在nv官网的讨论):
    https://github.com/vat-nvidia/deepstream-plugins

    在tx2上移植fasterRCNN:
    https://jkjung-avt.github.io/faster-rcnn/
    https://jkjung-avt.github.io/making-frcn-faster/

    https://devtalk.nvidia.com/default/topic/1028409/jetson-tx2/how-can-i-finetune-the-tensorrt-faster-rcnn-sample-/

    相关文章

      网友评论

        本文标题:Jetson TX2上跑Yolo v3以及fasterRCNN

        本文链接:https://www.haomeiwen.com/subject/ngwafqtx.html