Pinned Repositories
Class-Balanced-Distillation-for-Long-Tailed-Visual-Recognition.pytorch
Un-offical PyTorch Implementation of "Class-Balanced Distillation for Long-Tailed Visual Recognition" paper.
CourseWork-CSE-MS-IITH-2023-2025
Contains everything that I did as part of my course work at IIT Hyderabad as a CSE Masters student
Data-Driven-Computing-in-Elasticity-via-Chebyshev-Approximation
This is the repo of the research paper, "Data-driven computing in elasticity via Chebyshev Approximation".
Dynamic-Mode-Decomposition-based-feature-for-Image-Classification
This repo consists of all the codes and dataset of the research paper, "Dynamic Mode Decomposition based feature for Image Classification".
HARE
This repository contains the code and scripts to reproduce the results from our paper "HARE: Human-in-the-Loop Algorithmic Recourse", accepted at TMLR 2025.
Intrusion-Detection-Systems
This is the repo of the research paper, "Evaluating Shallow and Deep Neural Networks for Network Intrusion Detection Systems in Cyber Security".
longtail-buzz
🐝 Explore Trending Long-Tail Papers at CVPR and ICCV
Lottery-Ticket-Hypothesis-in-Pytorch
This repository contains a Pytorch implementation of the paper "The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks" by Jonathan Frankle and Michael Carbin that can be easily adapted to any model/dataset.
TailCalibX
Pytorch implementation of Feature Generation for Long-Tail Classification by Rahul Vigneswaran, Marc T Law, Vineeth N Balasubramaniam and Makarand Tapaswi
tsne-plotter
This is Matlab script for plotting 2 Dimensional and 3 Dimensional t-Distributed Stochastic Neighbor Embedding (t-SNE).
rahulvigneswaran's Repositories
rahulvigneswaran/Class-Balanced-Distillation-for-Long-Tailed-Visual-Recognition.pytorch
Un-offical PyTorch Implementation of "Class-Balanced Distillation for Long-Tailed Visual Recognition" paper.
rahulvigneswaran/Machine-Learning-Resources
Resource to get started with machine learning
rahulvigneswaran/incremental_learning.pytorch
A collection of incremental learning paper implementations.
rahulvigneswaran/longtail-buzz-forked
🐝 Explore Trending Papers at CVPR
rahulvigneswaran/Pudhina
A simple, minimal Jekyll theme for a personal web page and blog, focusing on white space and readability
rahulvigneswaran/rahulvigneswaran.github.io_old
rahulvigneswaran/temp
rahulvigneswaran/Weird-Deep-Learning-Metrics
📚 A collection of all the Deep Learning Metrics that I came across which are not accuracy/loss.
rahulvigneswaran/acml2022
rahulvigneswaran/awesome-image-captioning
A curated list of image captioning and related area resources. :-)
rahulvigneswaran/Awesome-of-Long-Tailed-Recognition
A curated list of long-tailed recognition resources.
rahulvigneswaran/Basic-implementations-in-PyTorch
rahulvigneswaran/colab
Continual Learning tutorials and demo running on Google Colaboratory.
rahulvigneswaran/ColabPrimerSS2021
rahulvigneswaran/continual-learning
PyTorch implementation of various methods for continual learning (XdG, EWC, online EWC, SI, LwF, GR, GR+distill, RtF, ER, A-GEM, iCaRL).
rahulvigneswaran/d2l-en
Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
rahulvigneswaran/EffectivePyTorch
PyTorch tutorials and best practices.
rahulvigneswaran/fsl-html-source
rahulvigneswaran/GradVis
rahulvigneswaran/Long-Tailed-Recognition.pytorch
[NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation (LVIS). It is also a PyTorch implementation of the NeurIPS 2020 paper 'Long-Tailed Classification by Keeping the Good and Removing the Bad Momentum Causal Effect'.
rahulvigneswaran/My_Custom_Datasets
This repo contains files for all the custom datasets used by me
rahulvigneswaran/pytorch-cifar
95.47% on CIFAR10 with PyTorch
rahulvigneswaran/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
rahulvigneswaran/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
rahulvigneswaran/rahulvigneswaran3.github.io
rahulvigneswaran/slowfast_feature_extractor
Feature Extractor module for videos using the PySlowFast framework
rahulvigneswaran/Summaries-of-Long-tailed-distribution-papers
Summaries of Long-tailed distribution papers
rahulvigneswaran/SummerSchool2021_HandsOn_Aug7
rahulvigneswaran/supsup
Code for "Supermasks in Superposition"
rahulvigneswaran/trained_models
This repo has all the trained models from the papers I worked on.