Pinned Repositories
AI-Practice-Tensorflow-Notes
人工智能实践:Tensorflow笔记
ALL2VOC
Choose the classes you want from some public datasets and make it into voc format
Campare_NMS_And_SoftNMS_cpp
NMS\SoftNMS\两种非极大值抑制算法实现
cebela
Processing the cebela datasets
CNN-Backbone
Some SOTA CNN modules or models construction methods and techniques
dla_backbone
DLA implemented in pytorch
gluon-cv
Gluon CV Toolkit
kaggle
Kaggle 项目实战(教程) = 文档 + 代码 + 视频
libfacedetection.train
The training program for libfacedetection for face detection and 5-landmark detection.
Widerface
Processing the Widerface datasets
zcc720's Repositories
zcc720/ALL2VOC
Choose the classes you want from some public datasets and make it into voc format
zcc720/Widerface
Processing the Widerface datasets
zcc720/AI-Practice-Tensorflow-Notes
人工智能实践:Tensorflow笔记
zcc720/Campare_NMS_And_SoftNMS_cpp
NMS\SoftNMS\两种非极大值抑制算法实现
zcc720/cebela
Processing the cebela datasets
zcc720/CNN-Backbone
Some SOTA CNN modules or models construction methods and techniques
zcc720/dla_backbone
DLA implemented in pytorch
zcc720/gluon-cv
Gluon CV Toolkit
zcc720/kaggle
Kaggle 项目实战(教程) = 文档 + 代码 + 视频
zcc720/libfacedetection.train
The training program for libfacedetection for face detection and 5-landmark detection.
zcc720/lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
zcc720/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
zcc720/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
zcc720/models
Models and examples built with TensorFlow
zcc720/PaDiM-Anomaly-Detection-Localization-master
This is an unofficial implementation of the paper “PaDiM: a Patch Distribution Modeling Framework for Anomaly Detection and Localization”.
zcc720/Peppa_Pig_Face_Engine
A simple face detect and alignment method, which is easy and stable.
zcc720/res-loglikelihood-regression
Code for "Human Pose Regression with Residual Log-likelihood Estimation", ICCV 2021 Oral
zcc720/ShuffleNetV2-pytorch
Implementation of ShuffleNetV2 for pytorch
zcc720/Single-Stage-Multi-person-Pose-Machines
A tensorlfow implementation about arxiv paper "Single-Stage Multi-Person Pose Machines" (SPM)
zcc720/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
zcc720/tensorflow
An Open Source Machine Learning Framework for Everyone
zcc720/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
zcc720/Tensorflow_YOLOv1
You Only Look Once: Unified, Real-Time Object Detection
zcc720/TF-SimpleHumanPose
TensorFlow implementation of "Simple Baselines for Human Pose Estimation and Tracking", ECCV 2018
zcc720/YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)