VaticanCameos99 / knowledge-distillation-for-unet
An implementation of Knowledge distillation for segmentation, to train a small (student) UNet from a larger (teacher) UNet thereby reducing the size of the network while achieving performance similar to the heavier model.
☆52Updated 4 years ago
Alternatives and similar repositories for knowledge-distillation-for-unet:
Users that are interested in knowledge-distillation-for-unet are comparing it to the libraries listed below
- ☆134Updated 3 years ago
- A PyTorch implementation of Gated-SCNN based on ICCV 2019 paper "Gated-SCNN: Gated Shape CNNs for Semantic Segmentation"☆29Updated 4 years ago
- Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆196Updated 4 years ago
- Pytorch implementation of FCN, UNet, PSPNet, and various encoder models.☆86Updated 4 years ago
- An unofficial pytorch implementation for "Learning Active Contour Models for Medical Image Segmentation" by Chen, Xu, et al.☆75Updated 2 months ago
- Repo for ICPR2020 paper "Crack Detection as a Weakly-Supervised Problem: Towards Achieving Less Annotation-Intensive Crack Detectors"☆17Updated 4 years ago
- pytorch implementation of SEG-GRAD-CAM,which based on grad-cam☆51Updated 4 years ago
- Pytorch re-implementation of boundary loss, proposed in "Boundary Loss for Remote Sensing Imagery Semantic Segmentation"☆99Updated 4 years ago
- Code for ICLR 2015 deeplab-v1 paper "Semantic Image Segmentation with Deep Convolutional Nets and Fully Connected CRFs"☆81Updated 4 years ago
- Decoder architecture based on the UNet++. Combining residual bottlenecks with depthwise convolutions and attention mechanisms, it outperf…☆66Updated 3 years ago
- ☆51Updated 2 months ago
- Implementation of SETR model, Original paper: Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers.☆131Updated 4 years ago
- Implementation of Hausdorff loss function for DNN learning in segmentation tasks.☆65Updated 8 months ago
- ☆15Updated last year
- This is an pytorch implementation of "IPN-V2 and OCTA-500: Methodology and Database for Retinal Image Segmentation".☆66Updated 3 years ago
- Implementations of "Learning Euler's Elastica Model for Medical Image Segmentation"☆74Updated 4 years ago
- PyTorch implementation for Semantic Segmentation, include FCN, U-Net, SegNet, GCN, PSPNet, Deeplabv3, Deeplabv3+, Mask R-CNN, DUC, Google…☆55Updated 9 months ago
- Pytorch code for CVPR2021 paper "Learning Statistical Texture for Semantic Segmentation"☆94Updated 3 years ago
- ☆37Updated 2 years ago
- [MICCAI 2020] BiO-Net: Learning Recurrent Bi-directional Connections for Encoder-Decoder Architecture☆62Updated 3 years ago
- ☆71Updated 5 years ago
- Compound loss for PyTorch☆45Updated 2 years ago
- [MICCAI 2021] BiX-NAS: Searching Efficient Bi-directional Architecture for Medical Image Segmentation☆38Updated 2 years ago
- [PR2022] The Code of “EANet: Iterative Edge Attention Network for Medical Image Segmentation”☆58Updated 2 years ago
- The code of IEEE TMI paper Efficient Medical Image Segmentation Based on Knowledge Distillation☆61Updated 3 years ago
- Segmentation for vertebra in MR images☆102Updated 3 years ago
- draw ROC,PR curve and calculate AUC MAP IoU for image semantic segmentation problem☆69Updated 5 years ago
- Meta Transfer Learning for Few Shot Semantic Segmentation using U-Net☆24Updated 4 years ago
- Official repository for Active Boundary Loss for Semantic Segmentation.☆72Updated 2 years ago
- ☆49Updated last year