Pinned Repositories
Android
All of my Android projects in one place.
Awesome-MVS
Awesome list of multi-view stereo papers
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
DSDMSR-PyTorch
A PyTorch Implementation of Deeply Supervised Depth Map Super Resolution as Novel View Synthesis (https://arxiv.org/abs/1808.08688).
Game-Playing-AI-for-Tetris
Game Playing AI for Quintris (A modified version of Tetris)
Homicide-analysis-pyspark
Homicide Data Analysis using PySpark
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)
Roof_segmentation
AIRS roof segmentation
asrimanth's Repositories
asrimanth/DSDMSR-PyTorch
A PyTorch Implementation of Deeply Supervised Depth Map Super Resolution as Novel View Synthesis (https://arxiv.org/abs/1808.08688).
asrimanth/Awesome-MVS
Awesome list of multi-view stereo papers
asrimanth/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
asrimanth/Game-Playing-AI-for-Tetris
Game Playing AI for Quintris (A modified version of Tetris)
asrimanth/Image-captioning-pytorch
Image Captioning using Deep Learning with PyTorch
asrimanth/Optical-Character-Recognition-using-Probabilistic-Models
Optical Character Recognition using Probabilistic Models (Bayesian Network and Hidden Markov Model)
asrimanth/Path-Finding-Using-A_star-Algorithm
Path Finding Using A_star Algorithm for Real-world map data (using co-ordinates)
asrimanth/Sentiment-Analysis-of-YouTube-Comments
Sentiment Analysis of YouTube Comments using YouTube Data API v3
asrimanth/asrimanth
Jai Hanuman! A repository about me.
asrimanth/Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
asrimanth/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.
asrimanth/Homicide-analysis-pyspark
Homicide Data Analysis using PySpark
asrimanth/asrimanth.github.io
Personal website and blogging
asrimanth/datasets
A repository of datasets for easy upload int Google Colab
asrimanth/eda-tools
A repository which contains the essential tools for Exploratory Data Analysis(EDA).
asrimanth/Housing-advanced-kaggle
asrimanth/img2img
Img2Img inference HuggingFace
asrimanth/IU_CV_Lab_1_Convolution
Implementation of B-657 Computer Vision labs at IU. Image convolution from scratch using PIL and NumPy.
asrimanth/IU_CV_Lab_2_Hybrid_Images_FFT
asrimanth/IU_CV_Lab_3_Harris_detector
asrimanth/IU_CV_Lab_4_Projection
Implementation of B-657 Computer Vision labs at IU. Flight simulation using image projection.
asrimanth/Job-Documents
A repo which automates documents related to job search and application
asrimanth/Leetcode-Srimanth
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
asrimanth/MSME
asrimanth/MVS_Research
Research notes for solving the multi-view stereo problem.
asrimanth/MVSNet_pytorch
PyTorch Implementation of MVSNet
asrimanth/optimum
🏎️ Accelerate training and inference of 🤗 Transformers with easy to use hardware optimization tools
asrimanth/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
asrimanth/VDSR-Net_PyTorch
asrimanth/VDSR-PyTorch
PyTorch implements "Accurate Image Super-Resolution Using Very Deep Convolutional Networks"