rainylt's Stars
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, ... 🧠
bcmi/Awesome-Image-Composition
A curated list of papers, code and resources pertaining to image composition/compositing or object insertion, which aims to generate realistic composite image.
hhc1997/vggsound_download
download the vggsound dataset
CheyneyComputerScience/CREMA-D
Crowd Sourced Emotional Multimodal Actors Dataset (CREMA-D)
speedyseal/audiosetdl
Scripts for download AudioSet
GeWu-Lab/OGM-GE_CVPR2022
The repo for "Balanced Multimodal Learning via On-the-fly Gradient Modulation", CVPR 2022 (ORAL)
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
miss-mumu/developer2gwy
公务员从入门到上岸,最佳程序员公考实践教程
rainylt/Deep-toolbox
Gather tools for deep learning. Eg. A varity of visualization methods.
bethgelab/model-vs-human
Benchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)
DingXiaoH/RepLKNet-pytorch
Scaling Up Your Kernels to 31x31: Revisiting Large Kernel Design in CNNs (CVPR 2022)
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
NVlabs/GroupViT
Official PyTorch implementation of GroupViT: Semantic Segmentation Emerges from Text Supervision, CVPR 2022.
gessha/awesome-open-set-object-detection
A curated list of papers & resources linked to open set/open world tasks such as object detection, semantic segmentation, instance segmentation, panoptic segmentation.
xiaojianzhong/awesome-weakly-supervised-semantic-segmentation
A comprehensive list of weakly supervised semantic segmentation (WSSS) works from 2014 to 2022.
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
omerbt/Splice
Official Pytorch Implementation for "Splicing ViT Features for Semantic Appearance Transfer" presenting "Splice" (CVPR 2022 Oral)
tensorflow/tpu
Reference models and tools for Cloud TPUs.
simtony/mlrunner
A light-weight script for maintaining a LOT of machine learning experiments.
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
pengzhiliang/Conformer
Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition
747929791/MajsoulAI
以JianYangAI作后端,进行在线雀魂对局
mohuangrui/ucasthesis
LaTeX Thesis Template for the University of Chinese Academy of Sciences
hijkpw/scripts
Shadowsocks/SS一键脚本、ShadowsocksR/SSR一键脚本、V2Ray一键脚本、trojan一键脚本、VPS教程
icml2019paper2428/Towards-A-Deep-and-Unified-Understanding-of-Deep-Neural-Models-in-NLP
Code implementation of paper Towards A Deep and Unified Understanding of Deep Neural Models in NLP
open-mmlab/mmrazor
OpenMMLab Model Compression Toolbox and Benchmark.
open-mmlab/mmdeploy
OpenMMLab Model Deployment Framework
649453932/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。