Skip to content
View AIXiaoBaiDemon's full-sized avatar

Block or report AIXiaoBaiDemon

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. classification_tf2 classification_tf2 Public

    这是一个标准的tf2的分类网络训练流程,可以用来训练自己的数据

    Python 2

  2. yolo-tensorrt yolo-tensorrt Public

    Forked from enazoe/yolo-tensorrt

    Support Yolov5s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.

    C++

  3. json2yolov4 json2yolov4 Public

    Python

  4. Data-Augmente Data-Augmente Public

  5. python_tensorrt_demo python_tensorrt_demo Public

    这是一个使用tensorrtpython接口进行分类网络inference的demo

  6. YOLOX YOLOX Public

    Forked from Megvii-BaseDetection/YOLOX

    YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported.

    Python