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/algorithms
This repository is for learning and understanding how algorithms work.
Coderx7/bens-blog-code
code snippets from my blog
Coderx7/C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
Coderx7/caffe-examples
Some caffe examples
Coderx7/caffe-googlenet-bn
re-implementation of googlenet batch normalization
Coderx7/cnn-2
This is a matlab-code implementation of convolutional neural network
Coderx7/deeppose
DeepPose implementation in Chainer
Coderx7/dilation
Dilated Convolution for Semantic Image Segmentation
Coderx7/dtn-tensorflow
domain transfer network. tensorflow implementation of unsupervised cross-domain image generation
Coderx7/fast-neural-style
Feedforward style transfer
Coderx7/fmin
Unconstrained function minimization in Javascript
Coderx7/GA3C
Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.
Coderx7/ganhacks
starter from "How to Train a GAN?" at NIPS2016
Coderx7/image-analogies
Generate image analogies using neural matching and blending.
Coderx7/lab
A customisable 3D platform for agent-based AI research
Coderx7/Max-drop
Source code for 'Analysis on the Dropout Effect in Convolutional Neural Networks', ACCV 2016
Coderx7/miles-deep
Deep Learning Porn Video Classifier/Editor with Caffe
Coderx7/neon
Fast, scalable, easy-to-use Python based Deep Learning Framework by Nervana™
Coderx7/nnvm-fusion
Kernel Fusion and Runtime Compilation Based on NNVM
Coderx7/nvidia-docker
Build and run Docker containers leveraging NVIDIA GPUs
Coderx7/pix2pix
Image-to-image translation using conditional adversarial nets
Coderx7/resnet-cifar10-caffe
ResNet 20 32 44 56 110 for CIFAR10 with caffe
Coderx7/resnet-tensorflow
Modular Residual Networks implemented in TensorFlow. Easily change hyperparameters in a few lines.
Coderx7/style-transfer
An implementation of "A Neural Algorithm of Artistic Style" by L. Gatys, A. Ecker, and M. Bethge. http://arxiv.org/abs/1508.06576.
Coderx7/TA-FCN
Fully Convolutional Instance-aware Semantic Segmentation
Coderx7/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Coderx7/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
Coderx7/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
Coderx7/universe-starter-agent
Coderx7/VisualSearchServer
A simple implementation of Visual Search using features extracted from Tensorflow inception model and Approximate Nearest Neighbors