Pinned Repositories
bomoto
event_aug
A Python package for augmenting event-camera datasets
Knowledge-Distillation
Vanilla knowledge distillation in PyTorch
Name2Nationality
Character LSTM to predict a person's nationality from their name.
pose_tracking
Pose tracking for a collection of videos using AlphaPose
speech_spike_signatures
Spiking neural networks (SNNs) for speech classification
supr_convertor
A simple tool to convert SMPL-X model parameters to SUPR model parameters
ezflow
A modular PyTorch library for optical flow estimation using neural networks
KD_Lib
A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.
vformer
A modular PyTorch library for vision transformer models
NeelayS's Repositories
NeelayS/supr_convertor
A simple tool to convert SMPL-X model parameters to SUPR model parameters
NeelayS/bomoto
NeelayS/speech_spike_signatures
Spiking neural networks (SNNs) for speech classification
NeelayS/Knowledge-Distillation
Vanilla knowledge distillation in PyTorch
NeelayS/event_aug
A Python package for augmenting event-camera datasets
NeelayS/Name2Nationality
Character LSTM to predict a person's nationality from their name.
NeelayS/pose_tracking
Pose tracking for a collection of videos using AlphaPose
NeelayS/SUPR
NeelayS/Detecting-Malaria-from-Cell-Images
Malaria parasite detection in thin blood smear images
NeelayS/grasp_gan
NeelayS/gsoc-2022
Documentation of work done as part of Google Summer of Code (GSoC) 2022
NeelayS/roti-gnss
Experiments with deep learning models for time series forecasting of Global Navigation Satellite System (GNSS) based rate of TEC index (ROTI).
NeelayS/walkability_ml
NeelayS/realtime_hand
Real-time hand pose and shape in RGB videos
NeelayS/awesome-ml-climate-change
A collection of resources concerning the use of machine learning to tackle climate change
NeelayS/bash-utils
NeelayS/download_youtube_videos_parts
Bash utility to easily download desired parts/sections of YouTube videos using FFmpeg and youtube-dl
NeelayS/ezflow
A modular PyTorch library for optical flow estimation using neural networks
NeelayS/KD_Lib
A PyTorch model compression library consisting of knowledge distillation, pruning and quantization algorithms
NeelayS/license-text-recognition
NeelayS/NeelayS
Profile README
NeelayS/network_intrusion_detection
NeelayS/one_shot_classification
Transfer learning to aid one-shot classification using a Siamese neural network
NeelayS/optical-flow-replications
Attempt to replicate results of popular optical flow models using EzFlow (https://github.com/neu-vig/ezflow)
NeelayS/optimizers_in_jax
Toy implementations of popular deep learning optimizers from scratch in JAX
NeelayS/pat-img-reconstruction
Code for the paper "An Image Segmentation Based Approach Improves Photoacoustic Tomographic Image Reconstruction"
NeelayS/ppe-detection
NeelayS/smplx
SMPL-X
NeelayS/unsupervised_anomaly_detection
Unsupervised Anomaly Detection in Chest Radiographs
NeelayS/vformer
A modular PyTorch library for Vision Transformers