Sadam1195
Programmer | AI | ML | DL | Data Science | Python | C/C++ | Linux/Unix | Speech & Signal Processing
FAST National UniversityIslamabad - Pakistan
Pinned Repositories
Abstractive-Summarization-With-Transfer-Learning
Abstractive summarisation using Bert as encoder and Transformer Decoder
aeneas
aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
AI-Thermometer
Code for automatically measuring the temperature of people using a thermal camera.
Automated-Resume-Screening-System
Automated Resume Screening System using Machine Learning (With Dataset)
awesome-pakistani
List of Pakistani software developers and organisations contributing in open source.
CheXNet-with-localization
Weakly Supervised Learning for Findings Detection in Medical Images
detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
EpilepsyDetectionUsingEEGSignals
Applying Machine Learning Techniques To Detect Epilepsy Using EEG Signals
linux
Linux kernel source tree
TTS
Deep learning for Text to Speech
Sadam1195's Repositories
Sadam1195/alphafold
Open source code for AlphaFold.
Sadam1195/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
Sadam1195/bark
🔊 Text-Prompted Generative Audio Model
Sadam1195/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
Sadam1195/ChatGPT
Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.
Sadam1195/client
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
Sadam1195/deep-daze
Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun
Sadam1195/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
Sadam1195/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
Sadam1195/GANSketching
Sketch Your Own GAN: Customizing a GAN model with hand-drawn sketches.
Sadam1195/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
Sadam1195/GPEN
Sadam1195/gpt-neox
An implementation of model parallel GPT-3-like models on GPUs, based on the DeepSpeed library. Designed to be able to train models in the hundreds of billions of parameters or larger.
Sadam1195/langchain
⚡ Building applications with LLMs through composability ⚡
Sadam1195/LightGlue
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
Sadam1195/llama
Inference code for LLaMA models
Sadam1195/llama.cpp
Port of Facebook's LLaMA model in C/C++
Sadam1195/mesh-transformer-jax
Model parallel transformers in JAX and Haiku
Sadam1195/MiVOS
[CVPR 2021] Modular Interactive Video Object Segmentation: Interaction-to-Mask, Propagation and Difference-Aware Fusion. Semi-supervised VOS as well!
Sadam1195/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Sadam1195/nlu
1 line for thousands of State of The Art NLP models in hundreds of languages The fastest and most accurate way to solve text problems.
Sadam1195/openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 100 supported car makes and models.
Sadam1195/Parakeet
PAddle PARAllel text-to-speech toolKIT (supporting Tacotron2, Transformer TTS, FastSpeech2/FastPitch, SpeedySpeech, WaveFlow and Parallel WaveGAN)
Sadam1195/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
Sadam1195/pyChatGPT
An unofficial Python wrapper for OpenAI's ChatGPT API
Sadam1195/PyImageSearch-CV-DL-CrashCourse
Repository for PyImageSearch Crash Course on Computer Vision and Deep Learning
Sadam1195/pyllama
LLaMA: Open and Efficient Foundation Language Models
Sadam1195/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
Sadam1195/TryOnGAN
TryOnGAN: Unofficial Implementation
Sadam1195/voicefilter
Unofficial PyTorch implementation of Google AI's VoiceFilter system