Pinned Repositories
AadharMasking
Python program to mask Aadhar Numbers present in an image.
blog
chat-bot
cog-sdxl-lcm
Stable Diffusion XL training and inference with LCM LoRA as a cog model
Colab
contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
Document-Scanner-Python
A Document Scanner application made using Open CV and Python
Face_Detector
A simple python to detect faces using a HAAR classifier and then saving each face locally to your system
gan
Tooling for GANs in TensorFlow
GSoC-2021-TF-GAN
GSoC `21 TF-GAN project with TensorFlow.
nivedwho's Repositories
nivedwho/GSoC-2021-TF-GAN
GSoC `21 TF-GAN project with TensorFlow.
nivedwho/Document-Scanner-Python
A Document Scanner application made using Open CV and Python
nivedwho/Colab
nivedwho/blog
nivedwho/AadharMasking
Python program to mask Aadhar Numbers present in an image.
nivedwho/chat-bot
nivedwho/cog-sdxl-lcm
Stable Diffusion XL training and inference with LCM LoRA as a cog model
nivedwho/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
nivedwho/Face_Detector
A simple python to detect faces using a HAAR classifier and then saving each face locally to your system
nivedwho/gan
Tooling for GANs in TensorFlow
nivedwho/GAN-Tutorial
Simple Implementation of many GAN models with PyTorch.
nivedwho/GSOC
Repository for Google Summer of Code 2019 https://summerofcode.withgoogle.com/projects/#4662790671826944
nivedwho/hugo-notepadium
a fast gohugo theme, 100% JavaScript-free.
nivedwho/Images
nivedwho/Kaggle
nivedwho/machine-learning-curriculum
:computer: Make machines learn so that you don't have to struggle to program them; The ultimate list
nivedwho/Mastering-OpenCV-4-with-Python
Mastering OpenCV 4 with Python, published by Packt
nivedwho/MATLAB
nivedwho/Modeling-and-Simulation-of-5-DOF-Robotic-manipulator
nivedwho/nivedwho
nivedwho/nivedwho.github.io
nivedwho/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
nivedwho/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
nivedwho/retinaface
RetinaFace: Deep Face Detection Library in TensorFlow for Python
nivedwho/retinaface-tf2
RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
nivedwho/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
nivedwho/SRGAN-Keras-Implementation
Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras
nivedwho/vision
Datasets, Transforms and Models specific to Computer Vision