Skip to content
View jinfei3459's full-sized avatar

Block or report jinfei3459

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. YOLOv3-model-pruning YOLOv3-model-pruning Public

    Forked from namemzy/YOLOv3-model-pruning

    对 YOLOv3 做模型剪枝,在 oxford hand 数据集上模型的参数量减少 80% ,FLOPs 降低 70%,Infer 的速度可以达到原来的 200%,mAP 基本保持不变

    Python 1

  2. Paper-Experiment Paper-Experiment Public

    MATLAB 1

  3. keras-inceptionV4 keras-inceptionV4 Public

    Forked from kentsommer/keras-inceptionV4

    Keras Implementation of Google's Inception-V4 Architecture (includes Keras compatible pre-trained weights)

    Python

  4. train_arch train_arch Public

    Forked from MachineLP/CodeFun

    vgg(vgg16,vgg19), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152), inception_v4, inception_resnet_v2,.....

    Python

  5. HyperLPR HyperLPR Public

    Forked from szad670401/HyperLPR

    基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.

    C++

  6. end-to-end-for-chinese-plate-recognition end-to-end-for-chinese-plate-recognition Public

    Forked from szad670401/end-to-end-for-chinese-plate-recognition

    多标签分类,端到端的中文车牌识别基于mxnet, End-to-End Chinese plate recognition base on mxnet

    Python