Skip to content
View ajiang17's full-sized avatar

Block or report ajiang17

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

    alibaba中间件,pytorch->onnx->mnn(嵌入式设备)

    C++ 1

  2. License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9 License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9 Public

    Forked from zhubenfu/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9

    works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate

    C++ 1

  3. mAP mAP Public

    Forked from Cartucho/mAP

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

    Python

  4. VGG-or-MobileNet-SSD VGG-or-MobileNet-SSD Public

    Forked from FreeApe/VGG-or-MobileNet-SSD

    Caffe implementation of Google VGG/MobileNet/ShuffleNet SSD detection network. Ref: (https://github.com/chuanqi305/MobileNet-SSD) (https://github.com/weiliu89/caffe) SSD QQ交流群:581437405

    C++

  5. insightface insightface Public

    Forked from deepinsight/insightface

    Face Analysis Project on MXNet

    Python

  6. MobileNet-SSD MobileNet-SSD Public

    Forked from chuanqi305/MobileNet-SSD

    Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.

    Python