chaosallen

chaosallen

Geek Repo

Company:Nanjing University of Science and Technology

Location:CN

Github PK Tool:Github PK Tool

chaosallen's starred repositories

PlotNeuralNet

Latex code for making neural networks diagrams

cnn-explainer

Learning Convolutional Neural Networks with Interactive Visualization.

Language:JavaScriptLicense:MITStargazers:8000Issues:165Issues:47

tpu

Reference models and tools for Cloud TPUs.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:5213Issues:354Issues:473

UNet-family

Paper and implementation of UNet-related model.

IPNV2_pytorch

This is an pytorch implementation of "IPN-V2 and OCTA-500: Methodology and Database for Retinal Image Segmentation".

IPN_tensorflow

This is an implementation of "Image Projection Network: 3D to 2D Image Segmentation in OCTA Images". IPN is proposed for 3D to 2D segmentation. Our key insight is to build a projection learning module(PLM) which uses a unidirectional pooling layer to conduct effective features selection and dimension reduction concurrently.By combining multiple PLMs, the proposed network can input 3D data and output 2D segmentation results.