Pinned Repositories
awesome-action-recognition
A curated list of action recognition and related area resources
awesome-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
awesome-data-augmentation
This is a list of awesome methods about data augmentation.
Awesome-Mobile-Machine-Learning
A curated list of awesome mobile machine learning resources for iOS, Android, and edge devices.
Awesome-model-compression-and-acceleration
awesome-tensorflow-2
👉 Tensorflow 2.x resources such as tutorial, blog, code and videos
Background-Matting
Background Matting: The World is Your Green Screen
Caffe-Python-Tutorial
A Basic Tutorial to learning Caffe with Python, including two examples for classification and detection, and codes to train, test, prune and compress Net.
cascaded_mobilenet-v2
cascaded convolutional neural network for facial point detection
CascadeTabNet
This repository contains the code and implementation details of the CascadeTabNet paper "CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents"
caihong06302923's Repositories
caihong06302923/awesome-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
caihong06302923/awesome-data-augmentation
This is a list of awesome methods about data augmentation.
caihong06302923/Awesome-Mobile-Machine-Learning
A curated list of awesome mobile machine learning resources for iOS, Android, and edge devices.
caihong06302923/awesome-tensorflow-2
👉 Tensorflow 2.x resources such as tutorial, blog, code and videos
caihong06302923/Background-Matting
Background Matting: The World is Your Green Screen
caihong06302923/CascadeTabNet
This repository contains the code and implementation details of the CascadeTabNet paper "CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents"
caihong06302923/centerX
This repo is implemented based on detectron2 and centernet
caihong06302923/cnn-facial-landmark
Facial landmark detection based on deep convolutional neural network.
caihong06302923/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
caihong06302923/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
caihong06302923/Face-landmarks-detection-benchmark
Face landmarks(fiducial points) detection benchmark
caihong06302923/face_landmark_dnn
Face Landmark Detector based on Mobilenet V1
caihong06302923/g1
g1: Using Llama-3.1 70b on Groq to create o1-like reasoning chains
caihong06302923/HyperDL-Tutorial
深度学习教程整理 | 干货
caihong06302923/IAMhwr
Online handwriting recognition on IAM-ON database with TDNN and RNN
caihong06302923/insightface
Face Analysis Project on MXNet
caihong06302923/keras-retinanet
Keras implementation of RetinaNet object detection.
caihong06302923/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.
caihong06302923/mmdetection
Open MMLab Detection Toolbox and Benchmark
caihong06302923/MobileFace
A face recognition solution on mobile device.
caihong06302923/MobileNet-SSD-RealSense
[High Performance / MAX 30 FPS] RaspberryPi3(RaspberryPi/Raspbian Stretch) or Ubuntu + Multi Neural Compute Stick(NCS/NCS2) + RealSense D435(or USB Camera or PiCamera) + MobileNet-SSD(MobileNetSSD) + Background Multi-transparent(Simple multi-class segmentation) + FaceDetection + MultiGraph + MultiProcessing + MultiClustering
caihong06302923/MobileNetV3-SSD
MobileNetV3-SSD for object detection and implementation in PyTorch
caihong06302923/OpenChatKit
caihong06302923/Pose2Seg
Code for the paper "Pose2Seg: Detection Free Human Instance Segmentation" @ CVPR2019.
caihong06302923/Segmentation-Series-Chaos
Summary includes basic segmentation, human segmentation, human or portrait matting for both image and video.
caihong06302923/serving
A flexible, high-performance serving system for machine learning models
caihong06302923/SRNet
A pytorch implementation of the SRNet architecture from the paper Editing text in the wild (Liang Wu et al.)
caihong06302923/supervision-by-registration
Supervision-by-Registration: An Unsupervised Approach to Improve the Precision of Facial Landmark Detectors
caihong06302923/table-detect
table detect(yolo) , table line(unet)
caihong06302923/TensorFlow2.0-Examples
🙄 difficult algorithm, simple code.