Stars
[arXiv:2406.07548] Image and Video Tokenization with Binary Spherical Quantization
Search docs.voxel51.com with an LLM!
AI assistant that can query visual datasets, search the FiftyOne docs, and answer general computer vision questions
Official PyTorch implementation of RobustNet (CVPR 2021 Oral)
[ICCV 2021- Oral] Official PyTorch implementation for Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decoder Transformers, a novel method to visualize any Transformer-…
PyTorch implementation of CNNs for CIFAR benchmark
PyTorch code for ICLR 2021 paper Unbiased Teacher for Semi-Supervised Object Detection
Seed repo for CVPR'21 Continual Learning Challenge
Benchmarking continual learning techniques for Human Activity Recognition data. We offer interesting insights on how the performance techniques vary with a domain other than images.
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
source code to ICLR'19, 'A Closer Look at Few-shot Classification'
Unofficial implementation with pytorch DistributedDataParallel for "MoCo: Momentum Contrast for Unsupervised Visual Representation Learning"
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552
PyTorch Implementations for DeeplabV3 and PSPNet
Semantic Segmentation Architectures Implemented in PyTorch
DeepLab v3+ model in PyTorch. Support different backbones.
Tensorflow implementation : U-net and FCN with global convolution
PyTorch for Semantic Segmentation
Customized DataLoader for multi label dataset classification-pytorch implementation