Pinned Repositories
AICoverGen
A WebUI to create song covers with any RVC v2 trained AI voice from YouTube videos or audio files.
Applio
VITS-based Voice Conversion focused on simplicity, quality and performance.
chat-gpt-starter
This is a Python Flask starter pack for a ChatGPT project that uses OpenAI API to create a ChatGPT chatbox.
chriskuchar.github.io
Rfviz
DailyKnowledge
This repository contains the files and resources from my Daily Knowledge hunt
DeepSolar
Detect the solar panel on satellite image
DeepSolaris
Analysis of Aerial Images to Detect Solar Panels
gradient-accumulation-blog
Finetuning BLOOM on a single GPU using gradient-accumulation
rfviz
tennis_atp
ATP Tennis Rankings, Results, and Stats
chriskuchar's Repositories
chriskuchar/rfviz
chriskuchar/AICoverGen
A WebUI to create song covers with any RVC v2 trained AI voice from YouTube videos or audio files.
chriskuchar/Applio
VITS-based Voice Conversion focused on simplicity, quality and performance.
chriskuchar/chat-gpt-starter
This is a Python Flask starter pack for a ChatGPT project that uses OpenAI API to create a ChatGPT chatbox.
chriskuchar/chriskuchar.github.io
Rfviz
chriskuchar/DailyKnowledge
This repository contains the files and resources from my Daily Knowledge hunt
chriskuchar/DeepSolar
Detect the solar panel on satellite image
chriskuchar/gradient-accumulation-blog
Finetuning BLOOM on a single GPU using gradient-accumulation
chriskuchar/Heart_Data
chriskuchar/heartbeat
Desktop implementation of Remote Photoplethysmography – Measuring heart rate using facial video.
chriskuchar/tennis_atp
ATP Tennis Rankings, Results, and Stats
chriskuchar/Keras_LSTM_Text_Generator
chriskuchar/Learned-Motion-Matching
A neural-network-based generative model for video-game characters animations
chriskuchar/llama
Inference code for LLaMA models
chriskuchar/ML-medium
This is a repository where the code and notebooks for machine learning algorithms are available from my Medium blog.
chriskuchar/Plugin
Integrate LibTorch in Unreal to create and use neural networks without needing Python code.
chriskuchar/PokemonRedExperiments
Playing Pokemon Red with Reinforcement Learning
chriskuchar/Restormer
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
chriskuchar/SentimentX
Financial News Analyzer
chriskuchar/Signature-Detection-Verification
A conceptual model to detect and verify signatures on bank cheques. This was my project in the "CSP 502: Computer Vision" course at Ahmedabad University.
chriskuchar/signature_extractor
A super lightweight image processing algorithm for detection and extraction of overlapped handwritten signatures on scanned documents using OpenCV and scikit-image.
chriskuchar/spark-bigquery-connector
The connector uses the Spark SQL Data Source API to read data from Google BigQuery.
chriskuchar/spark-py-notebooks
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
chriskuchar/Stable_Diffusion_Finetuned_Minecraft_Skin_Generator
Generates Minecraft skins with a text prompt using the HuggingFace "monadical-labs/minecraft-skin-generator" model.
chriskuchar/TimeSeries2
chriskuchar/tokenizers-cpp
Universal cross-platform tokenizers binding to HF and sentencepiece
chriskuchar/Tokenizers-UE
Use Huggingface tokenizers in Unreal Engine 5
chriskuchar/tutorials-LangChain
chriskuchar/Unreal-Diffusion
Stable Diffusion for Unreal Engine
chriskuchar/word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.