Pinned Repositories
AdaptiveAttention
Implementation of "Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning"
brainstorm
Implementation of "Data augmentation using learned transforms for one-shot medical image segmentation"
cocoapi
COCO API - Dataset @ http://cocodataset.org/
GSCNN
Gated-Shape CNN for Semantic Segmentation (ICCV 2019)
imgaug
Image augmentation for machine learning experiments.
irr
Iterative Residual Refinement for Joint Optical Flow and Occlusion Estimation (CVPR 2019)
labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
LovaszSoftmax
Code for the Lovász-Softmax loss (CVPR 2018)
poreture
Centerline Extraction, Skeletonization Methods, and Interbranch/Pore Segment Measurements.
pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
xukc1995's Repositories
xukc1995/AdaptiveAttention
Implementation of "Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning"
xukc1995/brainstorm
Implementation of "Data augmentation using learned transforms for one-shot medical image segmentation"
xukc1995/cocoapi
COCO API - Dataset @ http://cocodataset.org/
xukc1995/GSCNN
Gated-Shape CNN for Semantic Segmentation (ICCV 2019)
xukc1995/imgaug
Image augmentation for machine learning experiments.
xukc1995/irr
Iterative Residual Refinement for Joint Optical Flow and Occlusion Estimation (CVPR 2019)
xukc1995/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
xukc1995/LovaszSoftmax
Code for the Lovász-Softmax loss (CVPR 2018)
xukc1995/poreture
Centerline Extraction, Skeletonization Methods, and Interbranch/Pore Segment Measurements.
xukc1995/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
xukc1995/robot-surgery-segmentation
Wining solution and its improvement for MICCAI 2017 Robotic Instrument Segmentation Sub-Challenge
xukc1995/TernausNet
UNet model with VGG11 encoder pre-trained on Kaggle Carvana dataset
xukc1995/u-net
U-Net: Convolutional Networks for Biomedical Image Segmentation
xukc1995/UCAS_Course_2019
**科学院大学2019-2020课程(秋季,春季,夏季)
xukc1995/Unet-Segmentation-Pytorch-Nest-of-Unets
Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet