Trending
Content tagged with "deep-learning"
Hacker News
Top stories from the Hacker News community
No stories found
Try removing the tag filter or searching for different content.
Top posts from tech subreddits• Updated 6 minutes ago
[R] Multi-View Video Generation via View-Invariant Motion Learning and Cross-View Consistent Translation
Hugging Face Trending
Popular models from Hugging Face• Updated 6 minutes ago
GitHub Trending
Popular repositories from GitHub• Updated 20 minutes ago
notebooks
This repository offers a comprehensive collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like YOLO11, RT-DETR, SAM 2, Florence-2, PaliGemma 2, and Qwen2.5VL.
awesome-generative-ai
A curated list of modern Generative Artificial Intelligence projects and services
FunASR
A Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models, Supporting Speech Recognition, Voice Activity Detection, Text Post-processing etc.
RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.