Pinned Repositories
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
caffe-mobilenet-v3
Caffe Implementation of MobileNets V3
Classification
face-smoke classification resnet-18 and AlexNet Caffe
CodingInterviewChinese2
《剑指Offer》第二版源代码
darknet
Windows and Linux version of Darknet Yolo v4 (v3/v2) Neural Networks for object detection (Tensor Cores are used)
HRNet_Pose_Estimation_TensorFlow2
A tensorflow2 implementation of HRNet for human pose estimation.
HyperVID
开源移动端车型识别 Mobile Plateform Vehicle Identification Model
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
Vehicle-Car-detection-and-multilabel-classification
使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or recognize
YOLOv3-model-pruning
对 YOLOv3 做模型剪枝(network slimming),对于COCO、Udacity、PascalVOC数据集中的车辆检测(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变
littlePrince126's Repositories
littlePrince126/Classification
face-smoke classification resnet-18 and AlexNet Caffe
littlePrince126/YOLOv3-model-pruning
对 YOLOv3 做模型剪枝(network slimming),对于COCO、Udacity、PascalVOC数据集中的车辆检测(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变
littlePrince126/caffe-mobilenet-v3
Caffe Implementation of MobileNets V3
littlePrince126/HRNet_Pose_Estimation_TensorFlow2
A tensorflow2 implementation of HRNet for human pose estimation.
littlePrince126/HyperVID
开源移动端车型识别 Mobile Plateform Vehicle Identification Model
littlePrince126/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
littlePrince126/Vehicle-Car-detection-and-multilabel-classification
使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or recognize
littlePrince126/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
littlePrince126/CodingInterviewChinese2
《剑指Offer》第二版源代码
littlePrince126/darknet
Windows and Linux version of Darknet Yolo v4 (v3/v2) Neural Networks for object detection (Tensor Cores are used)
littlePrince126/DECA
DECA: Detailed Expression Capture and Animation (SIGGRAPH 2021)
littlePrince126/emoca_re
Official repository accompanying a CVPR 2022 paper EMOCA: Emotion Driven Monocular Face Capture And Animation. EMOCA takes a single image of a face as input and produces a 3D reconstruction. EMOCA sets the new standard on reconstructing highly emotional images in-the-wild
littlePrince126/FairMOT
A simple baseline for one-shot multi-object tracking
littlePrince126/FairMOTVehicle
A fork of FairMNOT used to do vehicle MOT.用于跟踪车辆的多目标跟踪, 自定义数据进行单类别多目标实时跟踪
littlePrince126/image-quality-assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
littlePrince126/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
littlePrince126/MICA
MICA - Towards Metrical Reconstruction of Human Faces (ECCV 2022)
littlePrince126/MobilenetSSDFace
Caffe implementation of Mobilenet-SSD face detector (NCS compatible)
littlePrince126/Occlusion-Robust-MoFA
littlePrince126/TransTrack
Multiple-Object Tracking with Transformer
littlePrince126/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported.