Pinned Repositories
anime_upscaler
My usage of Real-ESRGAN to upscale anime, some test and results in the test_img folder
basketball_agent
Using basketball statistics and reinforcement learning to choose the best choice to make on the court
compubox
A live computer vision powered punch identifier and counter
MeshRenderer
A simple C++ library to render meshes
ML-python
My python ML learning experience
pointcloud_upsampling
An attempt at point cloud upsampling
raytracing
working thru the raytracing in one weekend series
recipe-gui
A CLI tool to track recipes, and automatically create grocery lists and others
RL-python
reinforcement learning boisssssssssssssssssssss
RUHacks_2020
What's In Your Fridge?
shangar21's Repositories
shangar21/anime_upscaler
My usage of Real-ESRGAN to upscale anime, some test and results in the test_img folder
shangar21/compubox
A live computer vision powered punch identifier and counter
shangar21/pointcloud_upsampling
An attempt at point cloud upsampling
shangar21/basketball_agent
Using basketball statistics and reinforcement learning to choose the best choice to make on the court
shangar21/RL-python
reinforcement learning boisssssssssssssssssssss
shangar21/MeshRenderer
A simple C++ library to render meshes
shangar21/ML-python
My python ML learning experience
shangar21/raytracing
working thru the raytracing in one weekend series
shangar21/RUHacks_2020
What's In Your Fridge?
shangar21/3x3_SVD_CUDA
Fast CUDA 3x3 SVD
shangar21/csca48
school code
shangar21/doctor-appt-app
shangar21/recipe-gui
A CLI tool to track recipes, and automatically create grocery lists and others
shangar21/shangar-nvim
Personal, simple, nvim config
shangar21/BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
shangar21/c3dgs
Compressed 3D Gaussian Splatting for Accelerated Novel View Synthesis
shangar21/diff-gaussian-rasterization
shangar21/dotfiles
shangar21/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
shangar21/GaussianSplattingViewer
Tiny Gaussian Splatting Viewer
shangar21/image_slicer
Split images into tiles. Join the tiles back together.
shangar21/nvim-config
A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
shangar21/pips2
PIPs++
shangar21/pvcnn
[NeurIPS 2019, Spotlight] Point-Voxel CNN for Efficient 3D Deep Learning
shangar21/PyTorchEMD
PyTorch Wrapper for Earth-Mover-Distance (EMD) for 3D point cloud regression
shangar21/R_language_learning
My use of R through University
shangar21/shangar21
shangar21/shell_scripting
Bash progarmming leaning
shangar21/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
shangar21/torch-compile-cuda-MWE