Pinned Repositories
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
caffe-augmentation
Data Augmentation for Caffe
caffe-model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
cmake-examples
Useful CMake Examples
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Deformable-ConvNets-caffe
Deformable Convolutional Networks on caffe
Diabetic-Retinopathy-Detection
To predict whether an image contains signs of diabetic retinopathy or not.
Face-landmarks-detection-benchmark
Face landmarks(fiducial points) detection benchmark
FaceBoxes
FaceBoxes: A CPU Real-time Face Detector with High Accuracy
openpose
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
kongax's Repositories
kongax/openpose
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
kongax/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
kongax/caffe-augmentation
Data Augmentation for Caffe
kongax/caffe-model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
kongax/cmake-examples
Useful CMake Examples
kongax/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
kongax/Deformable-ConvNets-caffe
Deformable Convolutional Networks on caffe
kongax/Diabetic-Retinopathy-Detection
To predict whether an image contains signs of diabetic retinopathy or not.
kongax/Face-landmarks-detection-benchmark
Face landmarks(fiducial points) detection benchmark
kongax/FaceBoxes
FaceBoxes: A CPU Real-time Face Detector with High Accuracy
kongax/gluon-cv
Gluon CV Toolkit
kongax/hourglass-facekeypoints-detection
face keypoints deteciton based on stackedhourglass
kongax/HyperLandmark
Deep Learning Based Free Mobile Real-Time Face Landmark Localization.
kongax/img_classification_pk_pytorch
Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)
kongax/kaggle_diabetic_retinopathy
Fifth place solution of the Kaggle Diabetic Retinopathy competition.
kongax/layout-parser
A Unified Toolkit for Deep Learning Based Document Image Analysis
kongax/learning-cmake
learning cmake
kongax/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
kongax/pytorch-image-classification
use pytorch to do image classfiication tasks
kongax/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
kongax/resnet-imagenet-caffe
train resnet on imagenet from scratch with caffe
kongax/resnet-protofiles
Caffe Protofiles for MSRA ResNet: train prototxt
kongax/SparseConvNet
Spatially-sparse convolutional networks. Allows processing of sparse 2, 3 and 4 dimensional data.Build CNNs on the square/cubic/hypercubic or triangular/tetrahedral/hyper-tetrahedral lattices.
kongax/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.