Pinned Repositories
Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
12306
12306智能刷票,订票
awesome-model-quantization
A list of papers, docs, codes about model quantization. This repo is aimed to provide the info for model quantization research, we are continuously improving the project. Welcome to PR the works (papers, repositories) that are missed by the repo.
brevitas
Brevitas: quantization-aware training in PyTorch
EOD
Easy and Efficient Object Detector
LPCV2021_Winner_Solution
Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
YZW-explorer's Repositories
YZW-explorer/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
YZW-explorer/awesome-model-quantization
A list of papers, docs, codes about model quantization. This repo is aimed to provide the info for model quantization research, we are continuously improving the project. Welcome to PR the works (papers, repositories) that are missed by the repo.
YZW-explorer/EOD
Easy and Efficient Object Detector
YZW-explorer/LPCV2021_Winner_Solution
YZW-explorer/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
YZW-explorer/12306
12306智能刷票,订票
YZW-explorer/brevitas
Brevitas: quantization-aware training in PyTorch
YZW-explorer/CVPR2022-Paper-Code-Interpretation
cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
YZW-explorer/CvT
This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.
YZW-explorer/EdgeViT
This is an unofficial PyTorch implementation of EdgeViT in "EdgeViTs: Competing Light-weight CNNs on Mobile Devices with Vision Transformers", arXiv 2022.
YZW-explorer/finn
Dataflow compiler for QNN inference on FPGAs
YZW-explorer/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
YZW-explorer/PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
YZW-explorer/pytorch-deform-conv-v2
PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)
YZW-explorer/pytorch-i3d
YZW-explorer/Research-on-super-resolution-reconstruction-of-the-human-abdominal-cavity
Using SRGAN to conduct super-resolution research on human abdominal images
YZW-explorer/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch