jblemoine's Stars
modal-labs/modal-examples
Examples of programs built using Modal
modal-labs/modal-client
Python client library for Modal
python/mypy
Optional static typing for Python
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
mlfoundations/open_clip
An open source implementation of CLIP.
pbridger/pytorch-video-pipeline
frotms/PaddleOCR2Pytorch
PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
PyAV-Org/PyAV
Pythonic bindings for FFmpeg's libraries.
soCzech/TransNetV2
TransNet V2: Shot Boundary Detection Neural Network
rowanz/merlot_reserve
Code release for "MERLOT Reserve: Neural Script Knowledge through Vision and Language and Sound"
DeepLcom/deepl-python
Official Python library for the DeepL language translation API.
Lightning-Universe/lightning-flash
Your PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains
grok-ai/nn-template
Generic template to bootstrap your PyTorch project.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
numba/numba
NumPy aware dynamic Python compiler using LLVM
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
Delgan/loguru
Python logging made (stupidly) simple
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
PhoenixDL/rising
Provides everything needed for high performance data loading and augmentation in pytorch.
ashleve/lightning-hydra-template
PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
activeloopai/deeplake
Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop.ai
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
huggingface/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
vaexio/vaex
Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀
omnilib/aiomultiprocess
Take a modern Python codebase to the next level of performance.
tiangolo/uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
nalepae/pandarallel
A simple and efficient tool to parallelize Pandas operations on all available CPUs
mzipay/Autologging
Autologging automates logging setup and method tracing for Python classes.