zhampel / rot-inv-conv
Towards a rotationally invariant convolutional layer
☆10Updated 6 years ago
Alternatives and similar repositories for rot-inv-conv:
Users that are interested in rot-inv-conv are comparing it to the libraries listed below
- Self-Supervised Object Detection via Generative Image Synthesis☆28Updated 3 years ago
- Official Pytorch implementation of the paper: "Locally Shifted Attention With Early Global Integration"☆15Updated 3 years ago
- Official code for the paper: "A Closer Look at Self-training for Zero-Label Semantic Segmentation" https://arxiv.org/abs/2104.11692☆25Updated 3 years ago
- Library for converting from RGB / GrayScale image to base64 and back.☆19Updated 2 years ago
- Directed masked autoencoders☆14Updated 2 years ago
- Code for reproducing IS-Count: Large-scale Object Counting with Importance Sampling (AAAI 2022)☆26Updated 2 years ago
- Deploy Swin Transformer using TorchServe☆27Updated 3 years ago
- Implementation for NATv2.☆23Updated 4 years ago
- Quick attempt at a panoptic segmentation model☆19Updated 6 years ago
- This is an implementation of the Unsupervised Learning of Video Representations via Dense Trajectory Clustering algorithm.☆15Updated 4 years ago
- Official implementation for "Minimax Active Learning" in PyTorch.☆9Updated 4 years ago
- Code for our paper "CliqueCNN: Deep Unsupervised Exemplar Learning" https://arxiv.org/abs/1608.08792☆22Updated 7 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- Various test models in WNNX format. It can view with `pip install wnetron && wnetron`☆12Updated 2 years ago
- High-Level Training, Data Augmentation, and Utilities for Pytorch☆13Updated 6 years ago
- image captioning paper list☆8Updated 5 years ago
- A PyTorch implementation of Proxy Anchor Loss based on CVPR 2020 paper "Proxy Anchor Loss for Deep Metric Learning"☆10Updated 4 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Updated 4 years ago
- Fastai+PyTorch implementation of sparse model training methods (SET, SNFS, RigL) + customize-your-own.