innat / HybridModel-GradCAMLinks
A Keras implementation of hybrid efficientnet swin transformer model.
☆34Updated last year
Alternatives and similar repositories for HybridModel-GradCAM
Users that are interested in HybridModel-GradCAM are comparing it to the libraries listed below
Sorting:
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- Tensorflow 2.0 Implementation of GCViT: Global Context Vision Transformer☆26Updated last year
- PyTorch Lightning based training of Semantic Segmentation models☆38Updated 2 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆60Updated 3 years ago
- Fully supervised binary classification of skin lesions from dermatoscopic images using an ensemble of diverse CNN architectures (Efficien…☆48Updated 4 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Updated 4 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 3 years ago
- Keras Implementation of Unet with EfficientNet as encoder☆48Updated 3 years ago
- This is the repository for the corresponding 2022 MICCAI-MILLanD workshop paper "BoxShrink: From Bounding Boxes to Segmentation Masks"☆22Updated 2 years ago
- Focal-Unet: Unet-like Focal Modulation for Medical Image Segmentation https://arxiv.org/abs/2212.09263☆41Updated 4 months ago
- The implement code of UPANets: Learning from the Universal Pixel Attention Networks☆14Updated 4 years ago
- Tensorflow Implementation of TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation☆41Updated last year
- [PMB'2020] Melanoma Detection using Adversarial Training and Deep Transfer Learning☆32Updated 2 years ago
- Keras Implementation Residual Attention Network☆41Updated 5 years ago
- ☆23Updated 3 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆101Updated 3 years ago
- Applied Self Supervised Learning techniques such as Jigsaw as pretext task, SRGAN and SimCLR for fine-grained classification☆38Updated 2 years ago
- FEWSAM Few-shot Segmentation tool based on Segment Anything☆36Updated 9 months ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆80Updated 3 years ago
- ☆20Updated 7 years ago
- sagieppel / Classification-of-object-in-a-specific-image-region-using-a-convolutional-neural-net-with-ROI-mask-aClassification of object in a specific image region using a convolutional neural net with ROI mask as input☆27Updated 2 years ago
- Contextual Attention Network: Transformer Meets U-Net☆95Updated 3 years ago
- Covid-19 Detection Experiments☆36Updated 4 years ago
- 1st place solution of RSNA Screening Mammography Breast Cancer Detection competition on Kaggle: https://www.kaggle.com/competitions/rsna-…☆86Updated last year
- This is a segmentation network based on good old EfficientNet, with a twist...