hysts / pytorch_D-RISELinks
A PyTorch implementation of D-RISE
☆37Updated 4 years ago
Alternatives and similar repositories for pytorch_D-RISE
Users that are interested in pytorch_D-RISE are comparing it to the libraries listed below
Sorting:
- source code for ICLR'22 paper "VOS: Learning What You Don’t Know by Virtual Outlier Synthesis"☆316Updated 2 years ago
 - Official implementation of Score-CAM in PyTorch☆431Updated 3 years ago
 - Python package to corrupt arbitrary images.☆451Updated 5 months ago
 - Official PyTorch implementation of Fully Attentional Networks☆480Updated 2 years ago
 - ☆163Updated 2 years ago
 - [ICLR 2023] This repository includes the official implementation our paper "Can CNNs Be More Robust Than Transformers?"☆143Updated 2 years ago
 - Official pytorch implementation of Active Learning for deep object detection via probabilistic modeling (ICCV 2021)☆176Updated 3 years ago
 - This is the official implementation of TrivialAugment and a mini-library for the application of multiple image augmentation strategies in…☆164Updated 2 years ago
 - Official Implementation of the ECCV 22 paper, "Teaching Where to Look: Attention Similarity Knowledge Distillation for Low Resolution Fac…☆62Updated 2 years ago
 - A Simple pytorch implementation of GradCAM and GradCAM++☆391Updated 6 years ago
 - Code for paper: Group-CAM: Group Score-Weighted Visual Explanations for Deep Convolutional Networks☆108Updated 3 years ago
 - Official implementation of the CVPR 2022 paper "DETReg: Unsupervised Pretraining with Region Priors for Object Detection".☆337Updated 2 years ago
 - Official implementation of CVPR2020 paper: "Compositional Convolutional Neural Networks: A Deep Architecture with Innate Robustness to Pa…☆116Updated 2 years ago
 - A collection of SOTA Image Classification Models in PyTorch☆166Updated 3 years ago
 - [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆164Updated last year
 - Official Implementation of TeachAugment: Data Augmentation Optimization Using Teacher Knowledge (CVPR2022, Oral)☆68Updated 3 years ago
 - a subset of coco dataset for faster experimentation☆271Updated last year
 - A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆114Updated 3 years ago
 - Detect model's attention☆168Updated 5 years ago
 - Implementing PolyLoss in Pytorch☆76Updated 3 years ago
 - Unofficial PyTorch implementation of KeepAugment