wuyefeilin's repositories
PaddleClas
A treasure chest for visual recognition powered by PaddlePaddle
aot-benchmark
An efficient modular implementation of Associating Objects with Transformers for Video Object Segmentation in PyTorch
awesome-image-matting
A collection of AWESOME things about image matting.
Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Entity
EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Mask2Former
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
matting-survey
Deep Image Matting: A Comprehensive Survey
mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
openseg.pytorch
The official Pytorch implementation of OCNet series and SegFix.
Paddle3D
A 3D computer vision development toolkit based on PaddlePaddle. It supports point-cloud object detection, segmentation, and monocular 3D object detection models.
PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
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)
PaddleTest
PaddlePaddle TestSuite
panopticapi
COCO 2018 Panoptic Segmentation Task API (Beta version)
PETR
[ECCV2022] PETR: Position Embedding Transformation for Multi-View 3D Object Detection
PlotNeuralNet
Latex code for making neural networks diagrams
pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.