Pinned Repositories
EasyFace
A lightweight face recognition, high accuracy, real-time, cross-platform
cifar10_classification
opencv的dnn模块使用caffe训练的cifar10分类模型进行图像识别
deeplabv3plus_pytorch
基于deeplabv3plus网络实现了虹膜图像分割以及水果图像分割
image_focus_assessment
虹膜图像清晰度评估
iris_detector
Real-time iris detector. Only need 8ms on Intel i5 CPU!
local_binary_pattern
用python和c++实现了原始的LBP、圆形LBP、旋转不变的圆形LBP、等价模式的圆形LBP、旋转不变的等价模式的圆形LBP。python版本LBP用于模型训练,c++版本LBP用于模型部署。
morph_snakes
根据论文《A Morphological Approach to Curvature-Based Evolution of Curves and Surfaces》实现了MorphGAC
MorphGAC
根据论文《A Morphological Approach to Curvature-Based Evolution of Curves and Surfaces》实现了MorphGAC
pdf_paper_rename
svm_classification
svm_classification是一个通用的svm模型训练框架,稍加修改即可变成一个通用的机器学习模型训练框架。方便快速训练机器学习模型,可重复使用,避免重复写代码。
zhongqianli's Repositories
zhongqianli/AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
zhongqianli/awesome-deepfakes-materials
A curated list of awesome Deepfakes materials
zhongqianli/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
zhongqianli/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
zhongqianli/ckpt2pb
zhongqianli/CS-Notes-PDF
https://github.com/CyC2018/CS-Notes PDF版本离线阅读
zhongqianli/CtCI-6th-Edition-CN
《Cracking the Coding Interview, 6th Edition》CtCI中文翻译
zhongqianli/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
zhongqianli/Data_Label_Tools
收集整理开源的数据标注工具
zhongqianli/electron-ssr-backup
electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜
zhongqianli/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
zhongqianli/ganhacks
starter from "How to Train a GAN?" at NIPS2016
zhongqianli/idcardgenerator
身份证图片生成工具 generate an id card picture
zhongqianli/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
zhongqianli/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
zhongqianli/MobileNet-YOLO
A caffe implementation of MobileNet-YOLO detection network
zhongqianli/ncnn-android-squeezenet
The squeezenet image classification android example
zhongqianli/netron
Visualizer for neural network, deep learning and machine learning models
zhongqianli/nsfw_data_scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
zhongqianli/PMTD
Pyramid Mask Text Detector designed by SenseTime Video Intelligence Research team.
zhongqianli/pytorchviz
A small package to create visualizations of PyTorch execution graphs
zhongqianli/ReID-MGN
Simple pytorch implement of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
zhongqianli/Scene-Text-Detection
zhongqianli/Scene-Text-End2end
zhongqianli/Scene-Text-Recognition
zhongqianli/snake
Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral
zhongqianli/tensorflow2ncnn
zhongqianli/Text-Image-Augmentation
Geometric Augmentation for Text Image
zhongqianli/text_renderer
Generate text images for training deep learning ocr model
zhongqianli/youtube-dl
Command-line program to download videos from YouTube.com and other video sites