Skip to content
View hewen0901's full-sized avatar

Block or report hewen0901

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

    yolov7目标检测算法的c++ tensorrt部署代码

    C++ 31 4

  2. psenet_libtorch_cpp psenet_libtorch_cpp Public

    基于libtorch的psenet和crnn 文本检测识别代码,提供模型和测试图像。使用git lfs拉取仓库。

    C++ 4 4

  3. skin_detect skin_detect Public

    基于opencv的美颜算法,可以根据图像亮度自动提亮图像和提高图像饱和度。

    C++ 3

  4. PSENet.pytorch PSENet.pytorch Public

    Forked from WenmuZhou/PSENet.pytorch

    A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network

    C++ 1

  5. onnxruntime onnxruntime Public

    Forked from microsoft/onnxruntime

    ONNX Runtime: cross-platform, high performance scoring engine for ML models

    C++ 1

  6. pytorch-ssd pytorch-ssd Public

    Forked from qfgaohao/pytorch-ssd

    MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas lik…

    Python