Trending
Content tagged with "pytorch"
Hacker News
Top stories from the Hacker News community• Updated 9 minutes ago
Top posts from tech subreddits
No posts found
Try removing the tag filter or searching for different content.
Hugging Face Trending
Popular models from Hugging Face• Updated 7 minutes ago
GitHub Trending
Popular repositories from GitHub• Updated 21 minutes ago
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
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch