ppengtang's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
databrickslabs/dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
gruns/icecream
🍦 Never use print() to debug again.
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
open-mmlab/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
Beckschen/TransUNet
This repository includes the official project of TransUNet, presented in our paper: TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation.
vsitzmann/awesome-implicit-representations
A curated list of resources on implicit neural representations.
webdataset/webdataset
A high-performance Python-based I/O system for large (and small) deep learning problems, with strong support for PyTorch.
AetherCortex/Llama-X
Open Academic Research on Improving LLaMA to SOTA LLM
microsoft/X-Decoder
[CVPR 2023] Official Implementation of X-Decoder for generalized decoding for pixel, image and language
yaodongC/awesome-instruction-dataset
A collection of open-source dataset to train instruction-following LLMs (ChatGPT,LLaMA,Alpaca)
hustvl/YOLOS
[NeurIPS 2021] You Only Look at One Sequence
voidful/awesome-chatgpt-dataset
Unlock the Power of LLM: Explore These Datasets to Train Your Own ChatGPT!
HRNet/HRFormer
[ NeurIPS2021] This is an official implementation of our paper "HRFormer: High-Resolution Transformer for Dense Prediction".
whai362/pan_pp.pytorch
Official implementations of PSENet, PAN and PAN++.
aws-samples/amazon-textract-textractor
Analyze documents with Amazon Textract and generate output in multiple formats.
feifeibear/long-context-attention
USP: Unified (a.k.a. Hybrid, 2D) Sequence Parallel Attention for Long Context Transformers Model Training and Inference
hustvl/TopFormer
TopFormer: Token Pyramid Transformer for Mobile Semantic Segmentation, CVPR2022
hustvl/MIMDet
[ICCV 2023] You Only Look at One Partial Sequence
ppengtang/pcl.pytorch
PyTorch codes for our papers "Multiple Instance Detection Network with Online Instance Classifier Refinement" and "PCL: Proposal Cluster Learning for Weakly Supervised Object Detection".
Angtian/NeMo
The official implementation of NeMo: Neural Mesh Models of Contrastive Features for Robust 3D Pose Estimation [ICLR-2021]. https://arxiv.org/pdf/2101.12378.pdf
bilylee/DCQ
[CVPR21] Dynamic Class Queue for Large Scale Face Recognition in the Wild
speedinghzl/ShuffleTransformer