dhinz94's Stars
fishaudio/fish-speech
SOTA Open Source TTS
seleniumbase/SeleniumBase
Python APIs for web automation, testing, and bypassing bot-detection.
jmtomczak/intro_dgm
"Deep Generative Modeling": Introductory Examples
FoundationVision/VAR
[NeurIPS 2024 Oral][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!
thomasnordquist/MQTT-Explorer
An all-round MQTT client that provides a structured topic overview
ritheshkumar95/pytorch-vqvae
Vector Quantized VAEs - PyTorch Implementation
julioasotodv/ie-c4-466671-diffusion-models
Material for lectures on Diffusion models at IE university
DmitryRyumin/CVPR-2023-24-Papers
CVPR 2023-2024 Papers: Dive into advanced research presented at the leading computer vision conference. Keep up to date with the latest developments in computer vision and deep learning. Code included. ⭐ support visual intelligence development!
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
explainingai-code/DDPM-Pytorch
This repo implements Denoising Diffusion Probabilistic Models (DDPM) in Pytorch
solegalli/feature-selection-for-machine-learning
Code repository for the online course Feature Selection for Machine Learning
IDEA-Research/Grounded-SAM-2
Grounded SAM 2: Ground and Track Anything in Videos with Grounding DINO, Florence-2 and SAM 2
ultralytics/velocity
Structure From Motion (SFM) for vehicle speed
Lightricks/LTX-Video
Official repository for LTX-Video
black-forest-labs/flux
Official inference repo for FLUX.1 models
rafaelpadilla/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
lballabio/QuantLib
The QuantLib C++ library
pmorissette/bt
bt - flexible backtesting for Python
mementum/backtrader
Python Backtesting library for trading strategies
polakowo/vectorbt
Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.
twopirllc/pandas-ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
TA-Lib/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
w86763777/pytorch-image-generation-metrics
Pytorch implementation of common image generation metrics.
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
ultralytics/ultralytics
Ultralytics YOLO11 🚀
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
openai/guided-diffusion
taehoon-yoon/Diffusion-Probabilistic-Models
PyTorch implementation for DDPM & DDIM
shap/shap
A game theoretic approach to explain the output of any machine learning model.
MengHao666/Minimal-Hand-pytorch
PyTorch reimplementation of minimal-hand (CVPR2020)