A curated list of MXNet examples, tutorials and blogs. It is inspired by awesome-caffe.
If you want to contribute to this list and the examples, please open a new pull request.
============================================================================================================
- Tutorial Documentation
- Gluon Tutorial Documentation
- Gluon Tutorial Documentation (Simplified Chinese)
- Gluon Api
- CheatSheet
- Using MXNet
- Linalg examples
- MTCNN
- MTCNN (original detector)
- MXNet Face
- Tiny Face
- FaceDetection-ConvNet-3D
- VanillaCNN
- DeepID v1
- Head Pose
- Triple Loss
- Center Loss
- Large-Margin Softmax Loss
- Range Loss
- Convolutional Sketch Inversion
- Convolutional Pose Machines
- OpenPose
- Face68Pts
- Dynamic pose estimation
- LSTM for HAR
- C3D
- DeepHumanPrediction
- SphereFace/FocalLoss/CenterLoss/KNNLoss(CUDA)⭐
- SphereFace/KNNLoss(Python)