Pinned Repositories
2019-Autumn-recruitment-experience
2019届秋招面经集合
AlphaPose
Real-Time Multi-Person Pose Estimation System
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-deep-learning-papers
The most cited deep learning papers
awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
MXNet-EfficientNet
A Gluon Implement of EfficientNet
MXNet-MobileNetV3
A Gluon implement of MobileNetV3
Salient-Net
SalientNet for cifar classification
mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
insightface
State-of-the-art 2D and 3D Face Analysis Project
AmigoCDT's Repositories
AmigoCDT/AlphaPose
Real-Time Multi-Person Pose Estimation System
AmigoCDT/awesome-deep-learning-papers
The most cited deep learning papers
AmigoCDT/awesome-face
😎 face releated algorithm, dataset and paper
AmigoCDT/awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. New PR ☛☛☛
AmigoCDT/BoxCars
Source code related to BoxCars publication
AmigoCDT/CNN-Saliency-Map
Given a pre-trained CNN, generate saliency map for an input image corresponding to the output label of interest.
AmigoCDT/DCPDN
Densely Connected Pyramid Dehazing Network (CVPR'2018)
AmigoCDT/deep_learning_object_detection
A paper list of object detection using deep learning.
AmigoCDT/exercise
exercise for nndl
AmigoCDT/faiss
A library for efficient similarity search and clustering of dense vectors.
AmigoCDT/FALCONN
FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)
AmigoCDT/gfwlist
The one and only one gfwlist here
AmigoCDT/hnsw
HNSW header-only C++/python lib, 200M SIFT experiments from the paper
AmigoCDT/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
AmigoCDT/imgaug
Image augmentation for machine learning experiments.
AmigoCDT/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
AmigoCDT/Modified-CRUNet-and-Residual-Attention-Network.mxnet
:fire:A MXNet implementation of Modified CRUNet & Residual Attention Network:fire:
AmigoCDT/noise2noise
An unofficial and partial Keras implementation of "Noise2Noise: Learning Image Restoration without Clean Data"
AmigoCDT/PoseEstimationForMobile
:dancer: Real-time single person pose estimation for Android and iOS.
AmigoCDT/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
AmigoCDT/ResNet
Reproduce ResNet-v2(Identity Mappings in Deep Residual Networks) with MXNet
AmigoCDT/RFBNet
Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018
AmigoCDT/YOLOv3-tensorflow
Implement YOLOv3 with TensorFlow