Skip to content
View liwer0715's full-sized avatar

Block or report liwer0715

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

    c++版dbnet文本检测 ,使用tensorrt加速

    C++ 5 3

  2. trt_crnn_dynamic_cpp trt_crnn_dynamic_cpp Public

    基于tensorrt的crnn,输入batch为动态,pytroch1.6,opset11导出的onnx,trt7.1.3.4可以直接用,trt6无法使用

    C++ 4 1

  3. EAST_Tensorflow_C EAST_Tensorflow_C Public

    c++版east文本检测,调用的tensorflow的pb模型

    C++ 2 1

  4. rtmpose_mobilenetv4 rtmpose_mobilenetv4 Public

    将rtmpose的backbone替换为mobilenetv4

    Python 2

  5. trt_east trt_east Public

    使用tensorrt加速的east文本检测算法

    C++ 1 2

  6. inception inception Public

    手写inception网络

    Python