Pinned Repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
AdversarialNetsPapers
The classical Papers about adversial nets
All-Conv-Keras
All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras
aps
The official implementation of "Asymmetric Patch Sampling for Contrastive Learning"
awesome-deep-vision
A curated list of deep learning resources for computer vision
caffe
Caffe: a fast open framework for deep learning.
Caffe-MPI.github.io
caffe-windows-dependencies
Build scripts to compile caffe dependencies on Windows
caffe-yolo
YOLO (Real-Time Object Detection) in caffe
caffe-yolo-1
yolo implemented with caffe
scatiger's Repositories
scatiger/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
scatiger/All-Conv-Keras
All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras
scatiger/aps
The official implementation of "Asymmetric Patch Sampling for Contrastive Learning"
scatiger/Caffe-MPI.github.io
scatiger/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
scatiger/deep_architecture_genealogy
Deep Learning Architecture Genealogy Project
scatiger/Fabrik
:factory: Collaboratively build, visualize, and design neural nets in browser
scatiger/fast-neural-style-tensorflow
A tensorflow implementation for fast neural style!
scatiger/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
scatiger/FCN.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
scatiger/ImageSegmentation
Perform image segmentation and background removal in javascript using computer vision superpixel algorithms
scatiger/keras-dcgan
Keras implementation of Deep Convolutional Generative Adversarial Networks
scatiger/labelImgPlus
:metal: LabelImgPlus is a graphical image annotation tool and label object bounding boxes and make parsing labels on images
scatiger/libcds
A C++ library of Concurrent Data Structures
scatiger/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
scatiger/matplotlib_for_papers
Handout for the tutorial "Creating publication-quality figures with matplotlib"
scatiger/mini-caffe
Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.
scatiger/opensurfaces-segmentation-ui
Segmentation UI from the OpenSurfaces Project
scatiger/pytorch-cnn-finetune
Fine-tune pretrained Convolutional Neural Networks with PyTorch
scatiger/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
scatiger/really-awesome-semantic-segmentation
A list of papers on Semantic Segmentation.
scatiger/sact
Spatially Adaptive Computation Time for Residual Networks
scatiger/scatiger.github.io
The website for PyTorch
scatiger/Shizuku
scatiger/tensorboard-pytorch
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
scatiger/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
scatiger/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
scatiger/tensorflow_tutorials
From the basics to slightly more interesting applications of Tensorflow
scatiger/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
scatiger/yolo2_light
Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)