alexandrosstergiou / Class-Agnostic-Feature-VisualisationLinks
[ICIP 2021] PyTorch code for "The Mind's Eye: Visualizing Class-Agnostic Features of CNNs" for generation of kernel features.
☆11Updated 3 years ago
Alternatives and similar repositories for Class-Agnostic-Feature-Visualisation
Users that are interested in Class-Agnostic-Feature-Visualisation are comparing it to the libraries listed below
Sorting:
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆77Updated 3 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆38Updated 4 years ago
- PyTorch implementation of Semi-Supervised Learning with Scarce Annotations https://arxiv.org/pdf/1905.08845.pdf☆13Updated 5 years ago
- ☆54Updated 3 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 3 years ago
- PyTorch reimplementation of GradCAM saliency method.☆26Updated 6 years ago
- [ICCVW 2019] PyTorch code for Class Visualization Pyramid for intpreting spatio-temporal class-specific activations throughout the networ…☆22Updated 5 years ago
- PyTorch implementation of Local Binary Convolutional Neural Network http://xujuefei.com/lbcnn.html☆48Updated 5 years ago
- PyTorch implementation of I3D model for video classification, mixed with the CRF smoothing layer for multi-label classification.☆30Updated 6 years ago
- Implementation of UNet as used in SceneNet RGB-D paper☆21Updated 6 years ago
- Code for the paper 'Skin Segmentation from NIR Images using Unsupervised Domain Adaptation through Generative Latent Search'. Accepted in…☆33Updated 4 years ago
- Code for our ICAR 2019 paper "ANDA: A Novel Data Augmentation Technique Applied to Salient Object Detection"☆21Updated 3 years ago
- Official implementation for "Minimax Active Learning" in PyTorch.☆9Updated 4 years ago
- implements various optimizers from scratch for analysis and comparison☆9Updated 5 years ago
- [TPAMI 2020] "Privacy-Preserving Deep Action Recognition: An Adversarial Learning Framework and A New Dataset" by Zhenyu Wu, Haotao Wang,…☆40Updated 3 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆41Updated 3 years ago
- SCOUTER: Slot Attention-based Classifier for Explainable Image Recognition (ICCV 2021)☆98Updated 2 years ago
- ☆46Updated 2 years ago
- ☆50Updated 5 years ago
- Pytorch implementation of of "Domain Intersection and Domain Difference" (ICCV 2019)☆40Updated 5 years ago
- Minimal API for receptive field calculation in PyTorch☆68Updated 2 years ago
- This repository provides the code for replicating the experiments in the paper "Building One-Shot Semi-supervised (BOSS) Learning up to F…☆36Updated 4 years ago
- [ICCV 2019 Oral] TA3N: https://github.com/cmhungsteve/TA3N (Most updated repo)☆45Updated 7 months ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆94Updated 5 years ago
- Active attention in classification networks that is optimised at the time of model training.☆11Updated 6 years ago
- Code for the paper "Curriculum Dropout", ICCV 2017☆26Updated 7 years ago
- Pytorch implementation of Real Time Image Saliency for Black Box Classifiers https://arxiv.org/abs/1705.07857☆59Updated 5 years ago
- Official repository for "Why are Saliency Maps Noisy? Cause of and Solution to Noisy Saliency Maps".☆34Updated 5 years ago
- ☆25Updated 5 years ago
- Authors official implementation of "Big GANs Are Watching You" pre-print