Pinned Repositories
A-Quick-and-Simple-Pytorch-Tutorial
This repo will contain simple tutorials for getting familiar with Pytorch quickly for beginners.
awesome-deep-learning-papers
The most cited deep learning papers
C-MS-Celeb
A clean version (wash list) of MS-Celeb-1M face dataset, containing 6,464,018 face images of 94,682 celebrities
Caffe_1.0_Windows
This is the latest version of Caffe_1.0 (windows branch) with Python3.6 support, with all examples converted to bat files for easy usage
pycaffe_tutorial
Tutorial for pycaffe, the Python API to the Neural Network framework, Caffe
ros-noetic-PX4-easy-installer
This is an easy installer for installing ROS noetic, PX4 (mavros), gazebo,... on ubuntu 20.04
SimpleNet
This repository contains the architectures, Models, logs, etc pertaining to the SimpleNet Paper (Lets keep it simple: Using simple architectures to outperform deeper architectures )
SimpleNet_Pytorch
SimpleNetV1 Implementation in Pytorch
SimpNet
SimpNet Paper Files (Towards Principled Design of Deep Convolutional Networks: Introducing SimpNet)
Coderx7's Repositories
Coderx7/awesome-deep-learning-papers
The most cited deep learning papers
Coderx7/book
Coderx7/Caffe_MultiLabel_Classification
This is a instance of multilabel classification in caffe. Thanks to the tools of multi-label data conversion tool in https://github.com/HolidayXue/CodeSnap by HolidayXue.
Coderx7/cnn-benchmarks
Benchmarks for popular CNN models
Coderx7/colorization
Colorful Image Colorization. ECCV 16.
Coderx7/dcgan.caffe
A pure caffe-python implementation of DC-GAN
Coderx7/deep-anpr
Using neural networks to build an automatic number plate recognition system
Coderx7/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
Coderx7/deepImageAestheticsAnalysis
Coderx7/deepvoice
Deep Voice: Real-time Neural Text-to-Speech
Coderx7/DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
Coderx7/DenseNetCaffe
Caffe code for Densely Connected Convolutional Networks (DenseNets)
Coderx7/dogsVScats
Kaggle Cats vs. Dogs Redux Edition
Coderx7/face_verification_experiment
A Light CNN for Deep Face Representation with Noisy Labels
Coderx7/fast-rcnn
Fast R-CNN
Coderx7/imgaug
Image augmentation for machine learning experiments.
Coderx7/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
Coderx7/keras_snli
Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks
Coderx7/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
Coderx7/nlpcaffe
natural language processing with Caffe
Coderx7/openface
Face recognition with deep neural networks.
Coderx7/pytorch-tutorial
tutorial for researchers to learn deep learning with pytorch.
Coderx7/resnet-protofiles
Caffe Protofiles for MSRA ResNet
Coderx7/SoundNet-tensorflow
TensorFlow implementation of "SoundNet".
Coderx7/tensorflow-speech-recognition
šSpeech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks
Coderx7/tf-faster-rcnn
Tensorflow Faster RCNN
Coderx7/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
Coderx7/WassersteinGAN
Coderx7/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
Coderx7/z1