xperzy's Stars
facebookresearch/deit
Official DeiT repository
AlirezaSamar/awesome-phd
Curated list of awesome advice, tips, and resources to prepare for PhD/grad school.
pliang279/awesome-phd-advice
Collection of advice for prospective and current PhD students
facebookresearch/fvcore
Collection of common code that's shared among different research projects in FAIR computer vision team.
Alibaba-MIIL/ImageNet21K
Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
defensetongxue/paddlePaperHelper
voxel51/fiftyone
Refine high-quality datasets and visual AI models
jessevig/bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
lmk123568/DL_reproduce
基于Paddle框架,复现前沿的论文
github/archive-program
The GitHub Archive Program & Arctic Code Vault
zihangJiang/TokenLabeling
Pytorch implementation of "All Tokens Matter: Token Labeling for Training Better Vision Transformers"
cheerss/CrossFormer
The official code for the paper: https://openreview.net/forum?id=_PHymLIxuI
rbgirshick/yacs
YACS -- Yet Another Configuration System
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
CLUEbenchmark/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
pnnl/safekit
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
xingyizhou/CenterTrack
Simultaneous object detection and tracking using center points.
axinc-ai/ailia-models
The collection of pre-trained, state-of-the-art AI models for ailia SDK
google/XNNPACK
High-efficiency floating-point neural network inference operators for mobile, server, and Web
yitu-opensource/T2T-ViT
ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
mit-han-lab/tinyml
megvii-model/SinglePathOneShot
1adrianb/pytorch-estimate-flops
Estimate/count FLOPS for a given neural network using pytorch
PaddlePaddle/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
zhanghang1989/RegNet-Search-PyTorch
Search for RegNet using PyTorch