Stars
📚 Freely available programming books
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
deep learning for image processing including classification and object-detection etc.
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
ImageBind One Embedding Space to Bind Them All
A faster pytorch implementation of faster r-cnn
🔥 2D and 3D Face alignment library build using pytorch
Minimal PyTorch implementation of YOLOv3
LPIPS metric. pip install lpips
NVIDIA's Deep Imagination Team's PyTorch Library
RepVGG: Making VGG-style ConvNets Great Again
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
🔎 🖼️ 🔥PyTorch Toolbox for Image Quality Assessment, including PSNR, SSIM, LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, TOPIQ, NIMA, DBCNN, BRISQUE, PI and more...
The author's officially unofficial PyTorch BigGAN implementation.
Isaac Gym Environments for Legged Robots
Summary of related papers on visual attention. Related code will be released based on Jittor gradually.
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
[ECCV2024] API code for T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy
pytorch implementation for "Deep Flow-Guided Video Inpainting"(CVPR'19)
Download images from Google, Bing, Baidu. 谷歌、百度、必应图片下载.
Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022