Pinned Repositories
caffe
Caffe: a fast open framework for deep learning.
confusion
Code for the ECCV 2018 paper "Pairwise Confusion for Fine-Grained Visual Classification"
dlcity
Code for the ECCV 2016 paper "Deep Learning the City: Quantifying Urban Perception At A Global Scale"
GeoYFCC
Dataset accompanying the paper "Adaptive Methods for Real-World Domain Generalization"
P
Coresets + Incremental SVM + Threaded Realtime Learner
private_federated_linear_bandits
Accompanying code for the NeurIPS 2020 paper "Differentially-Private Federated Linear Bandits"
private_gaussian_process_bandits
Accompanying code for the paper "No-Regret Algorithms for Private Gaussian Process Bandit Optimization"
prototypical-network-pytorch
A re-implementation of "Prototypical Networks for Few-shot Learning"
PrototypicalDomainGeneralization
Code accompanying the paper "Adaptive Methods for Real-World Domain Generalization" (CVPR 2021). Built on top of DomainBed.
diht
Filtering, Distillation, and Hard Negatives for Vision-Language Pre-Training
abhimanyudubey's Repositories
abhimanyudubey/confusion
Code for the ECCV 2018 paper "Pairwise Confusion for Fine-Grained Visual Classification"
abhimanyudubey/dlcity
Code for the ECCV 2016 paper "Deep Learning the City: Quantifying Urban Perception At A Global Scale"
abhimanyudubey/GeoYFCC
Dataset accompanying the paper "Adaptive Methods for Real-World Domain Generalization"
abhimanyudubey/PrototypicalDomainGeneralization
Code accompanying the paper "Adaptive Methods for Real-World Domain Generalization" (CVPR 2021). Built on top of DomainBed.
abhimanyudubey/private_federated_linear_bandits
Accompanying code for the NeurIPS 2020 paper "Differentially-Private Federated Linear Bandits"
abhimanyudubey/P
Coresets + Incremental SVM + Threaded Realtime Learner
abhimanyudubey/private_gaussian_process_bandits
Accompanying code for the paper "No-Regret Algorithms for Private Gaussian Process Bandit Optimization"
abhimanyudubey/prototypical-network-pytorch
A re-implementation of "Prototypical Networks for Few-shot Learning"
abhimanyudubey/pytorch-dqn
Deep Q-Learning Network in pytorch (not actively maintained)
abhimanyudubey/signature_verification
Code for the Signature Verification project undertaken as a part of EEL205.
abhimanyudubey/caffe
Caffe: a fast open framework for deep learning.
abhimanyudubey/CSP301-Project-1
Project 1 of 2 for Design Practices in Computer Science (CSP301), IIT Delhi
abhimanyudubey/CSP301-Project-2
Project 2 of 2 of Course CSP301, Design Practices in Computer Science
abhimanyudubey/flamingbandits
Multi-armed bandits in PyTorch.
abhimanyudubey/JEERanker
App for recommending branches based on JEE Ranks.
abhimanyudubey/pytorch-cifar
95.47% on CIFAR10 with PyTorch
abhimanyudubey/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet)
abhimanyudubey/Rainbow
Rainbow: Combining Improvements in Deep Reinforcement Learning
abhimanyudubey/rlpyt
Reinforcement Learning in PyTorch
abhimanyudubey/vtmlp
Code Repo for MLP Lab at Virginia Tech / Summer Internship 2013