All Projects → MPViT → Similar Projects or Alternatives

43 Open source projects that are alternatives of or similar to MPViT

PASSL
PASSL包含 SimCLR,MoCo v1/v2,BYOL,CLIP,PixPro,BEiT,MAE等图像自监督算法以及 Vision Transformer,DEiT,Swin Transformer,CvT,T2T-ViT,MLP-Mixer,XCiT,ConvNeXt,PVTv2 等基础视觉算法
Stars: ✭ 134 (-30.57%)
Mutual labels:  vision-transformer
Entity
EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation
Stars: ✭ 313 (+62.18%)
Mutual labels:  detectron2
koclip
KoCLIP: Korean port of OpenAI CLIP, in Flax
Stars: ✭ 80 (-58.55%)
Mutual labels:  vision-transformer
LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
Stars: ✭ 1,566 (+711.4%)
Mutual labels:  vision-transformer
visualization
a collection of visualization function
Stars: ✭ 189 (-2.07%)
Mutual labels:  vision-transformer
InterpretDL
InterpretDL: Interpretation of Deep Learning Models,基于『飞桨』的模型可解释性算法库。
Stars: ✭ 121 (-37.31%)
Mutual labels:  vision-transformer
pytorch-vit
An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale
Stars: ✭ 250 (+29.53%)
Mutual labels:  vision-transformer
detectron2 backbone
detectron2 backbone: resnet18, efficientnet, hrnet, mobilenet v2, resnest, bifpn
Stars: ✭ 171 (-11.4%)
Mutual labels:  detectron2
image-classification
A collection of SOTA Image Classification Models in PyTorch
Stars: ✭ 70 (-63.73%)
Mutual labels:  vision-transformer
towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
Stars: ✭ 821 (+325.39%)
Mutual labels:  vision-transformer
ai-background-remove
Cut out objects and remove backgrounds from pictures with artificial intelligence
Stars: ✭ 70 (-63.73%)
Mutual labels:  detectron2
YOLOS
You Only Look at One Sequence (NeurIPS 2021)
Stars: ✭ 612 (+217.1%)
Mutual labels:  vision-transformer
DA-RetinaNet
Official Detectron2 implementation of DA-RetinaNet of our Image and Vision Computing 2021 work 'An unsupervised domain adaptation scheme for single-stage artwork recognition in cultural sites'
Stars: ✭ 31 (-83.94%)
Mutual labels:  detectron2
TransMorph Transformer for Medical Image Registration
TransMorph: Transformer for Unsupervised Medical Image Registration (PyTorch)
Stars: ✭ 130 (-32.64%)
Mutual labels:  vision-transformer
ViT-V-Net for 3D Image Registration Pytorch
Vision Transformer for 3D medical image registration (Pytorch).
Stars: ✭ 169 (-12.44%)
Mutual labels:  vision-transformer
PointPainting
This repository is an open-source PointPainting package which is easy to understand, deploy and run!
Stars: ✭ 152 (-21.24%)
Mutual labels:  mmsegmentation
Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
Stars: ✭ 2,828 (+1365.28%)
Mutual labels:  vision-transformer
Evo-ViT
Official implement of Evo-ViT: Slow-Fast Token Evolution for Dynamic Vision Transformer
Stars: ✭ 50 (-74.09%)
Mutual labels:  vision-transformer
semantic-segmentation
SOTA Semantic Segmentation Models in PyTorch
Stars: ✭ 464 (+140.41%)
Mutual labels:  vision-transformer
SReT
Official PyTorch implementation of our ECCV 2022 paper "Sliced Recursive Transformer"
Stars: ✭ 51 (-73.58%)
Mutual labels:  vision-transformer
GDR-Net
GDR-Net: Geometry-Guided Direct Regression Network for Monocular 6D Object Pose Estimation. (CVPR 2021)
Stars: ✭ 167 (-13.47%)
Mutual labels:  detectron2
BCNet
Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers [CVPR 2021]
Stars: ✭ 434 (+124.87%)
Mutual labels:  detectron2
ImageNet21K
Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper
Stars: ✭ 565 (+192.75%)
Mutual labels:  vision-transformer
Yet-Another-Anime-Segmenter
Instance segmentation for anime characters based on CondInst and SOLOv2
Stars: ✭ 171 (-11.4%)
Mutual labels:  detectron2
mobilevit-pytorch
A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer".
Stars: ✭ 349 (+80.83%)
Mutual labels:  vision-transformer
transformer-ls
Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).
Stars: ✭ 201 (+4.15%)
Mutual labels:  vision-transformer
libai
LiBai(李白): A Toolbox for Large-Scale Distributed Parallel Training
Stars: ✭ 284 (+47.15%)
Mutual labels:  vision-transformer
keras-vision-transformer
The Tensorflow, Keras implementation of Swin-Transformer and Swin-UNET
Stars: ✭ 91 (-52.85%)
Mutual labels:  vision-transformer
pytorch-cifar-model-zoo
Implementation of Conv-based and Vit-based networks designed for CIFAR.
Stars: ✭ 62 (-67.88%)
Mutual labels:  vision-transformer
K-Net
[NeurIPS2021] Code Release of K-Net: Towards Unified Image Segmentation
Stars: ✭ 434 (+124.87%)
Mutual labels:  mmsegmentation
VT-UNet
[MICCAI2022] This is an official PyTorch implementation for A Robust Volumetric Transformer for Accurate 3D Tumor Segmentation
Stars: ✭ 151 (-21.76%)
Mutual labels:  vision-transformer
HJDataset
A Large Dataset of Historical Japanese Documents with Complex Layouts
Stars: ✭ 19 (-90.16%)
Mutual labels:  detectron2
Neural-Re-Rendering-of-Humans-from-a-Single-Image
Pytorch implementation of the paper, Neural re-rendering of humans from a single image.
Stars: ✭ 77 (-60.1%)
Mutual labels:  detectron2
ainized-detectron2
api server for detectron2
Stars: ✭ 22 (-88.6%)
Mutual labels:  detectron2
InstanceShadowDetection
Instance Shadow Detection (CVPR 2020)
Stars: ✭ 97 (-49.74%)
Mutual labels:  detectron2
detectron2-pipeline
Modular image processing pipeline using OpenCV and Python generators powered by Detectron2.
Stars: ✭ 78 (-59.59%)
Mutual labels:  detectron2
Ghostnet
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
Stars: ✭ 1,744 (+803.63%)
Mutual labels:  vision-transformer
SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
Stars: ✭ 1,260 (+552.85%)
Mutual labels:  vision-transformer
Multi-Modal-Transformer
The repository collects many various multi-modal transformer architectures, including image transformer, video transformer, image-language transformer, video-language transformer and related datasets. Additionally, it also collects many useful tutorials and tools in these related domains.
Stars: ✭ 61 (-68.39%)
Mutual labels:  vision-transformer
deep-text-recognition-benchmark
PyTorch code of my ICDAR 2021 paper Vision Transformer for Fast and Efficient Scene Text Recognition (ViTSTR)
Stars: ✭ 123 (-36.27%)
Mutual labels:  vision-transformer
Splice
Official Pytorch Implementation for "Splicing ViT Features for Semantic Appearance Transfer" presenting "Splice" (CVPR 2022)
Stars: ✭ 126 (-34.72%)
Mutual labels:  vision-transformer
GFNet
[NeurIPS 2021] Global Filter Networks for Image Classification
Stars: ✭ 199 (+3.11%)
Mutual labels:  vision-transformer
Combining-EfficientNet-and-Vision-Transformers-for-Video-Deepfake-Detection
Code for Video Deepfake Detection model from "Combining EfficientNet and Vision Transformers for Video Deepfake Detection" available on Arxiv and was submitted to ICIAP 2021.
Stars: ✭ 39 (-79.79%)
Mutual labels:  vision-transformer
1-43 of 43 similar projects