Yuting Li's repositories
bob-plugin-openai-translator
基于 ChatGPT API 的文本翻译、文本润色、语法纠错 Bob 插件,让我们一起迎接不需要巴别塔的新时代!
AdaptFormer
[NeurIPS 2022] Implementation of "AdaptFormer: Adapting Vision Transformers for Scalable Visual Recognition"
arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
Awesome-Failure-Detection
A list of papers that studies out-of-distribution (OOD) detection and misclassification detection (MisD)
Balanced-Contrastive-Learning
Code Release for “Balanced Contrastive Learning for Long-Tailed Visual Recognition”
ConfidNet
Addressing Failure Prediction by Learning Model Confidence
ConvNeXt
Code release for ConvNeXt model
cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
dropout
Code release for "Dropout Reduces Underfitting"
FMFP
PyTorch implementation of our ECCV 2022 paper "Rethinking Confidence Calibration for Failure Prediction"
GLMC
[CVPR2023] Global and Local Mixture Consistency Cumulative Learning for Long-tailed Visual Recognitions
GroundingDINO
Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
HTR-VT
(Pattern Recognition) Pytorch implementation of “HTR-VT: Handwritten Text Recognition with Vision Transformer”
mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
P-tuning-v2
An optimized deep prompt tuning strategy comparable to fine-tuning across scales and tasks
PyTorch_CIFAR10
Pretrained TorchVision models on CIFAR10 dataset (with weights)
SparK
[ICLR'23 Spotlight] The first successful BERT/MAE-style pretraining on any convolutional network; Pytorch impl. of "Designing BERT for Convolutional Networks: Sparse and Hierarchical Masked Modeling"
SURE-1
(CVPR 2024) Pytorch implementation of “SURE: SUrvey REcipes for building reliable and robust deep networks”
T2M-GPT
(CVPR 2023) Pytorch implementation of “T2M-GPT: Generating Human Motion from Textual Descriptions with Discrete Representations”
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
VerticalAttentionOCR_line
Rewrite codes of “Vertical Attention Network: an end-to-end model for handwritten text recognition at paragraph level.“
vits-for-small-scale-datasets
[BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"
xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.
YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/