Pinned Repositories
algo-lib
Concise, performant data structures and algorithms in C++.
Computer-Vision
CV code implementations
Data-Structures
Data Structures implemented in C++
Deblurring-Images
In this project, I have trained a pix2pix like model on 100x100 images to increase the image quality.
DeepLearning
Code for different types of DL applications
Kaggle-GAN
My code for the competition [GAN-Monet](https://www.kaggle.com/c/gan-getting-started)
Machine-Learning
Machine Learning codes
OCR
Optical Character Recognition
Pvt-AI
This contains code around privacy preserving AI.
Search-Algorithms
DFS, BFS, Hil Climbing (BestFirst), A* Algorithms in Python
Bhuvan-21's Repositories
Bhuvan-21/Data-Structures
Data Structures implemented in C++
Bhuvan-21/Pvt-AI
This contains code around privacy preserving AI.
Bhuvan-21/Computer-Vision
CV code implementations
Bhuvan-21/Deblurring-Images
In this project, I have trained a pix2pix like model on 100x100 images to increase the image quality.
Bhuvan-21/DeepLearning
Code for different types of DL applications
Bhuvan-21/Kaggle-GAN
My code for the competition [GAN-Monet](https://www.kaggle.com/c/gan-getting-started)
Bhuvan-21/Machine-Learning
Machine Learning codes
Bhuvan-21/OCR
Optical Character Recognition
Bhuvan-21/Search-Algorithms
DFS, BFS, Hil Climbing (BestFirst), A* Algorithms in Python
Bhuvan-21/algo-lib
Concise, performant data structures and algorithms in C++.
Bhuvan-21/school_website
Bhuvan-21/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.
Bhuvan-21/Bhuvan-21.github.io
Bhuvan's blog
Bhuvan-21/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Bhuvan-21/DeepLearningExamples
Deep Learning Examples
Bhuvan-21/educative.io_courses
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
Bhuvan-21/ESRGAN
Bhuvan-21/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Bhuvan-21/gdown.pl
Google Drive direct download of big files
Bhuvan-21/ImageEnhancement
Various models for handling underexposure, overexposure, super-resolution, shadow removal, etc.
Bhuvan-21/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
Bhuvan-21/outlier-experiment
Bhuvan-21/PySyft
A library for answering questions using data you cannot see
Bhuvan-21/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
Bhuvan-21/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
Bhuvan-21/simple-raytracer
Simple C++ library for 3D raytracing
Bhuvan-21/Syfer
A privacy preserving NLP framework
Bhuvan-21/Transformers
Implementation of Transformers: Attention is All you need
Bhuvan-21/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.