zilongzhong
Zilong received his Ph.D. in Machine Learning and Intelligence from the University of Waterloo; and is currently working as a Postdoc with McMaster University
McMaster UniversityHamilton, ON, Canada
Pinned Repositories
DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
DenseNAS
Densely Connected Search Space for More Flexible Neural Architecture Search (CVPR2020)
FCN-4s-for-Building-Extraction
Building Extraction based on FCN-4s
ISPRS-Potsdam-Semantic-Segmentation
Aidan Blair
PixelAnnotationTool
Software that allows you to manually and quickly annotate images in directories. Use Qt and OpenCV. Useful for Deep Learning, Pixel-wise Ground Truth
Semi-Supervised-Learning-GAN
Semi-supervised Learning GAN
SSRN
This is a tensorflow and keras based implementation of SSRNs in the IEEE T-GRS paper "Spectral-Spatial Residual Network for Hyperspectral Image Classification: A 3-D Deep Learning Framework".
SSTN
PyTorch Implementation of SSTNs for hyperspectral image classifications from the IEEE T-GRS paper "Spectral-Spatial Transformer Network for Hyperspectral Image Classification: A FAS Framework."
zilongzhong's Repositories
zilongzhong/awesome-deep-vision
A curated list of deep learning resources for computer vision
zilongzhong/bayareadlschool
Slides and exercises for the Theano tutorial at the Deep Learning School in Stanford, September 24-25, 2016
zilongzhong/c-rnn-gan
Implementation of C-RNN-GAN.
zilongzhong/crf-test
Keras CRF experiments
zilongzhong/DCGAN-tensorflow
A tensorflow implementation of Deep Convolutional Generative Adversarial Networks
zilongzhong/deep-visualization-toolbox
DeepVis Toolbox
zilongzhong/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
zilongzhong/ebgan
A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper.
zilongzhong/embedding-projector-standalone
zilongzhong/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
zilongzhong/Inception-v4
Inception-v4, Inception - Resnet-v1 and v2 Architectures in Keras
zilongzhong/KerasGAN
A couple of simple GANs in Keras
zilongzhong/label_propagation
Implementations of label propagation like algorithms
zilongzhong/Machine-Learning
python tutorial
zilongzhong/mayavi
3D visualization of scientific data in Python
zilongzhong/models
Models built with TensorFlow
zilongzhong/NNProject_DeepMask
Deep Neural Network for object segmentation.
zilongzhong/pgmpy
Python Library for Probabilistic Graphical Models
zilongzhong/planetoid
Semi-supervised learning with graph embeddings
zilongzhong/sequence-labeling
zilongzhong/spectral
Python module for hyperspectral image processing
zilongzhong/ss-gan
Style and Structure GAN (ECCV 2016)
zilongzhong/ssai-cnn
Semantic Segmentation for Aerial / Satellite Images with Convolutional Neural Networks including an unofficial implementation of Volodymyr Mnih's methods
zilongzhong/svae
code for Structured Variational Autoencoders
zilongzhong/tagger
Deep Unsupervised Perceptual Grouping
zilongzhong/tensorflow_qrnn
QRNN implementation for TensorFlow
zilongzhong/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.
zilongzhong/transfer-caffe
caffe for transfer learning
zilongzhong/tsne
A python wrapper for Barnes-Hut tsne
zilongzhong/tsnejs
Implementation of t-SNE visualization algorithm in Javascript.