rigved-sanku
Machine and Deep Learning Enthusiast. Interested in NLP and Computer Vision.
Graduate Robotics Masters Student at WPISan Jose, CA, USA
Pinned Repositories
3D-Scene-Reconstruction-via-Structure-from-Motion-SfM
Led the development of a Structure from Motion (SfM) pipeline for 3D scene reconstruction from 2D images at Unity Hall, employing SIFT with RANSAC for robust feature detection and optimizing Essential Matrix calculation via SVD.
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
ArduinoTutorials
ArtificialEyes
Device for blinds using image caption generator and raspberry pi
awesome-action-recognition
A curated list of action recognition and related area resources
Covid-19-Prediction
Given a dataset on the number of cases and deaths due to COVID-19, it's useful to know how the situation will progress in an area based on tthe current stats, so we can lock down, or loosen restrictions as needed
Covid-Classification-Using-X-Ray-Images
Built a Convolution Neural Network Model to predict Positive or Negative Covid-19 cases from X ray images
NeRF-Implementation-for-Efficient-3D-Scene-Reconstruction
Led the development of an optimized Neural Radiance Fields (NeRF) implementation for 3D scene reconstruction, focusing on synthesizing novel views from sparse 2D images using advanced deep learning techniques.
RL-Project
DS551 - Reinforcement Learning Project
WPI-DS551-Fall23
DS551 - Reinforcement Learning Course - WPI
rigved-sanku's Repositories
rigved-sanku/3D-Scene-Reconstruction-via-Structure-from-Motion-SfM
Led the development of a Structure from Motion (SfM) pipeline for 3D scene reconstruction from 2D images at Unity Hall, employing SIFT with RANSAC for robust feature detection and optimizing Essential Matrix calculation via SVD.
rigved-sanku/NeRF-Implementation-for-Efficient-3D-Scene-Reconstruction
Led the development of an optimized Neural Radiance Fields (NeRF) implementation for 3D scene reconstruction, focusing on synthesizing novel views from sparse 2D images using advanced deep learning techniques.
rigved-sanku/RL-Project
DS551 - Reinforcement Learning Project
rigved-sanku/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
rigved-sanku/ArduinoTutorials
rigved-sanku/ArtificialEyes
Device for blinds using image caption generator and raspberry pi
rigved-sanku/awesome-action-recognition
A curated list of action recognition and related area resources
rigved-sanku/awesome-google-colab
Google Colaboratory Notebooks and Repositories (by @firmai)
rigved-sanku/awesome-human-pose-estimation
Human Pose Estimation Related Publication
rigved-sanku/Covid-19-Prediction
Given a dataset on the number of cases and deaths due to COVID-19, it's useful to know how the situation will progress in an area based on tthe current stats, so we can lock down, or loosen restrictions as needed
rigved-sanku/Covid-Classification-Using-X-Ray-Images
Built a Convolution Neural Network Model to predict Positive or Negative Covid-19 cases from X ray images
rigved-sanku/Machine-Learning-Projects
Given unlabeled dataset of RPM of Engine and Speed of a car, Label each data point with its Gear Ratio
rigved-sanku/NLP-Language-Translation
My first NLP Project, using seq2seq model to translate English sentences to German.
rigved-sanku/WPI-DS551-Fall23
DS551 - Reinforcement Learning Course - WPI
rigved-sanku/chainer-caption
image caption generation using chainer!
rigved-sanku/CLIP
Contrastive Language-Image Pretraining
rigved-sanku/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.
rigved-sanku/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
rigved-sanku/dl-colab-notebooks
Try out deep learning models online on Google Colab
rigved-sanku/github-slideshow
A robot powered training repository :robot:
rigved-sanku/handong1587.github.io
rigved-sanku/InstanceSegmentation_Sentinel2
🌱 Deep Learning for Instance Segmentation of Agricultural Fields - Master thesis
rigved-sanku/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
rigved-sanku/programming-workshop
Repository for Programming Workshop
rigved-sanku/rigved-sanku.github.io
Portfolio
rigved-sanku/Rigved19
Config files for my GitHub profile.
rigved-sanku/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
rigved-sanku/sentinelhub-py
Download and process satellite imagery in Python using Sentinel Hub services.
rigved-sanku/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
rigved-sanku/visualbert
Code for the paper "VisualBERT: A Simple and Performant Baseline for Vision and Language"