Project: Convolution for Sparse Kernel in TensorFlow
Published in , 2017
This project implements convolution with sparse kernel in TensorFlow. This operator is initially for deep learning pruning based on the work.
Published in , 2017
This project implements convolution with sparse kernel in TensorFlow. This operator is initially for deep learning pruning based on the work.
Published in , 2016
This project focuses on tracking cancer cell based on Li et al., which used watershed algorithm to segment cells and built a feature vector for cell tracking including the information of position, shape, spatial distribution and texture.
Published in , 2016
Python and C++ implementation on vessel and fissure segmentation in Lung CT Scans based on the work
Published in , 2016
Python implementation of vasculature segmentation on retina image based on the work of Hoover and the work of Jiang.
Published in , 2015
Python implementation of eye (pupil) tracking based on the work.