Skip to content
View rui-shen-afk's full-sized avatar
Block or Report

Block or report rui-shen-afk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. tensorrtx tensorrtx Public

    Forked from wang-xinyu/tensorrtx

    Implementation of popular deep learning networks with TensorRT network definition API

    C++

  2. Yolov5-in-Deepstream-5.0 Yolov5-in-Deepstream-5.0 Public

    Forked from DanaHan/Yolov5-in-Deepstream-5.0

    Describe how to use yolov5 in Deepstream 5.0

    C++

  3. tensorrt-yolov4 tensorrt-yolov4 Public

    Forked from hlld/tensorrt-yolov4

    based on CaoWGG/TensorRT-YOLOv4, this branch made few changes to support tensorrt-7.1.0, cuda-10.2 and cudnn-8.0, which runs on a tx2 board with jetpack4.4dp installed.

    C++

  4. yolov3_tensorRT_int8_calibration yolov3_tensorRT_int8_calibration Public

    Forked from mynotwo/yolov3_tensorRT_int8_calibration

    This repository provides a sample to run yolov3 on int8 mode in tensorRT

    Python

  5. tensorrt_demos tensorrt_demos Public

    Forked from jkjung-avt/tensorrt_demos

    TensorRT YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet

    Python

  6. mAP mAP Public

    Forked from Cartucho/mAP

    mean Average Precision - This code evaluates the performance of your neural net for object recognition.

    Python