Pinned Repositories
Awesome-MXNet
A curated list of MXNet examples, tutorials and blogs.
BMXNet
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
K4aGrabber
Kinect Azure DK Grabber of PCL (Point Cloud Library).
mx-rcnn
Faster R-CNN, an MXNet implementation with distributed implementation and data parallelization.
mxnet-face
Using mxnet for face-related algorithm.
mxnet-the-straight-dope
An interactive book on deep learning, in concept and in MXNet
ResNet
Reproduce ResNet-v2(Identity Mappings in Deep Residual Networks) with MXNet
test_code
some test code in my job/study
tornadomeet's Repositories
tornadomeet/ResNet
Reproduce ResNet-v2(Identity Mappings in Deep Residual Networks) with MXNet
tornadomeet/mx-rcnn
Faster R-CNN, an MXNet implementation with distributed implementation and data parallelization.
tornadomeet/BMXNet
tornadomeet/mxnet-the-straight-dope
An interactive book on deep learning, in concept and in MXNet
tornadomeet/test_code
some test code in my job/study
tornadomeet/cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
tornadomeet/Char-RNN-Gluon
使用MXNet的动态图接口Gluon实现Char RNN生成古诗和周杰伦的歌词
tornadomeet/Deep-Feature-Flow
Deep Feature Flow for Video Recognition
tornadomeet/deep-residual-networks
Deep Residual Learning for Image Recognition
tornadomeet/DeepDeblur_release
Deep Multi-scale CNN for Dynamic Scene Deblurring
tornadomeet/Deformable-ConvNets
Deformable Convolutional Networks
tornadomeet/dmlc-core
A common bricks library for building scalable and portable distributed machine learning.
tornadomeet/Factorized-Bilinear-Network
FBN: Factorized Bilinear Models for Image Recognition
tornadomeet/FCIS
Fully Convolutional Instance-aware Semantic Segmentation
tornadomeet/gluon-tutorials-zh
通过MXNet/Gluon来动手学习深度学习
tornadomeet/GOTURN
Source code for paper: Learning to Track at 100 FPS with Deep Regression Networks, Held, et al. ECCV 2016
tornadomeet/insightface
Face Recognition Project on MXNet
tornadomeet/Learning_ROS_for_Robotics_Programming_2nd_edition
Code and examples for Learning ROS for Robotics Programming - 2nd Edition
tornadomeet/mxbox
Simple, efficient and flexible vision toolbox for mxnet framework.
tornadomeet/mxnet-gan
MultiGPU enabled image generative models (GAN and DCGAN)
tornadomeet/MXNet2Caffe
Convert MXNet model to Caffe model
tornadomeet/MXNetToCaffeConverter
Code to convert a MXNet model into Caffe (C++)
tornadomeet/nn
tornadomeet/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
tornadomeet/openpose
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
tornadomeet/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
tornadomeet/rgbdslam_v2
RGB-D SLAM for ROS
tornadomeet/tensorflow
Computation using data flow graphs for scalable machine learning
tornadomeet/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
tornadomeet/tvm
End to end Tensor IR/DSL stack for deploying deep learning workloads to hardwares