Pinned Repositories
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
adversarial-deep-structural-networks
Adversarial Deep Structural Networks for Mammographic Mass Segmentation https://arxiv.org/abs/1612.05970
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
algorithm
BRS-Interactive_segmentation
Won-Dong Jang and Chang-Su Kim, "Interactive Image Segmentation via Backpropagating Refinement Scheme," CVPR 2019
Cascaded-FCN
Source code for the MICCAI 2016 Paper "Automatic Liver and Lesion Segmentation in CT Using Cascaded Fully Convolutional NeuralNetworks and 3D Conditional Random Fields"
click_carving
Interactive Foreground Segmentation using Point Clicks
Code-for-MPELU
Code for Improving Deep Neural Network with Multiple Parametric Exponential Linear Units
Coloring-greyscale-images-in-Keras
Coloring B&W portraits with neural networks.
crf
Simple implementation of Conditional Random Fields (CRF) in Python
zhangxiaolin5213's Repositories
zhangxiaolin5213/adversarial-deep-structural-networks
Adversarial Deep Structural Networks for Mammographic Mass Segmentation https://arxiv.org/abs/1612.05970
zhangxiaolin5213/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
zhangxiaolin5213/algorithm
zhangxiaolin5213/BRS-Interactive_segmentation
Won-Dong Jang and Chang-Su Kim, "Interactive Image Segmentation via Backpropagating Refinement Scheme," CVPR 2019
zhangxiaolin5213/click_carving
Interactive Foreground Segmentation using Point Clicks
zhangxiaolin5213/Coloring-greyscale-images-in-Keras
Coloring B&W portraits with neural networks.
zhangxiaolin5213/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
zhangxiaolin5213/Deep-Learning-with-Keras
Code repository for Deep Learning with Keras published by Packt
zhangxiaolin5213/DenseNet
DenseNet implementation in Keras
zhangxiaolin5213/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
zhangxiaolin5213/foolbox
Python toolbox to create adversarial examples that fool neural networks
zhangxiaolin5213/GCA-Matting
Natural Image Matting via Guided Contextual Attention
zhangxiaolin5213/Interactive_Segmentation_Models
Literature Review for Interactive annotation/segmentation
zhangxiaolin5213/Intseg
Interactive Image Segmentation with Latent Diversity
zhangxiaolin5213/Keras-Classification-Models
Collection of Keras models used for classification
zhangxiaolin5213/Keras-DualPathNetworks
Dual Path Networks for Keras 2.0+
zhangxiaolin5213/keras-SRU
Implementation of Simple Recurrent Unit in Keras
zhangxiaolin5213/labelme
Image Annotation Tool with Python.
zhangxiaolin5213/learnopencv
Learn OpenCV : C++ and Python Examples
zhangxiaolin5213/LSTM-FCN
Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification
zhangxiaolin5213/models
Models and examples built with TensorFlow
zhangxiaolin5213/Neural-Style-Transfer
Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+
zhangxiaolin5213/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
zhangxiaolin5213/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
zhangxiaolin5213/Salience-Object-Detection
This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections"
zhangxiaolin5213/ShuffleNet
ShuffleNet implementation in TensorFlow
zhangxiaolin5213/snake
Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral
zhangxiaolin5213/sophia
Neural networks from scratch
zhangxiaolin5213/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
zhangxiaolin5213/transferlearning
Resources and codes about transfer learning and domain adaptation--迁移学习