Srimanth Agastyaraju's repositories
DSDMSR-PyTorch
A PyTorch Implementation of Deeply Supervised Depth Map Super Resolution as Novel View Synthesis (https://arxiv.org/abs/1808.08688).
Awesome-MVS
Awesome list of multi-view stereo papers
Game-Playing-AI-for-Tetris
Game Playing AI for Quintris (A modified version of Tetris)
Image-captioning-pytorch
Image Captioning using Deep Learning with PyTorch
Optical-Character-Recognition-using-Probabilistic-Models
Optical Character Recognition using Probabilistic Models (Bayesian Network and Hidden Markov Model)
Path-Finding-Using-A_star-Algorithm
Path Finding Using A_star Algorithm for Real-world map data (using co-ordinates)
Sentiment-Analysis-of-YouTube-Comments
Sentiment Analysis of YouTube Comments using YouTube Data API v3
Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
Data-Explorer
Data Explorer is application which allows the user to read and clean a relational dataset, build plots off the dataset and allows the user to select the features and the ML algorithm based on the plot info. Developed using Dash by Plotly.
Homicide-analysis-pyspark
Homicide Data Analysis using PySpark
datasets
A repository of datasets for easy upload int Google Colab
eda-tools
A repository which contains the essential tools for Exploratory Data Analysis(EDA).
img2img
Img2Img inference HuggingFace
IU_CV_Lab_1_Convolution
Implementation of B-657 Computer Vision labs at IU. Image convolution from scratch using PIL and NumPy.
IU_CV_Lab_4_Projection
Implementation of B-657 Computer Vision labs at IU. Flight simulation using image projection.
Job-Documents
A repo which automates documents related to job search and application
Leetcode-Srimanth
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
MVS_Research
Research notes for solving the multi-view stereo problem.
MVSNet_pytorch
PyTorch Implementation of MVSNet
optimum
🏎️ Accelerate training and inference of 🤗 Transformers with easy to use hardware optimization tools
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
VDSR-PyTorch
PyTorch implements "Accurate Image Super-Resolution Using Very Deep Convolutional Networks"