47 skills found · Page 1 of 2
microsoft / Swin TransformerThis is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
CSAILVision / Semantic Segmentation PytorchPytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
NVlabs / SegFormerOfficial PyTorch implementation of SegFormer
apple / Ml CvnetsCVNets: A library for training computer vision networks
SHI-Labs / OneFormer[CVPR 2023] OneFormer: One Transformer to Rule Universal Image Segmentation
CoinCheung / BiSeNetAdd bisenetv2. My implementation of BiSeNet
sithu31296 / Semantic SegmentationSOTA Semantic Segmentation Models in PyTorch
NVlabs / FasterViT[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with Hierarchical Attention
NVlabs / GCVit[ICML 2023] Official PyTorch implementation of Global Context Vision Transformers
CSAILVision / ADE20KADE20K Dataset
hellochick / ICNet TensorflowTensorFlow-based implementation of "ICNet for Real-Time Semantic Segmentation on High-Resolution Images".
hellochick / PSPNet TensorflowTensorFlow-based implementation of "Pyramid Scene Parsing Network".
ViTAE-Transformer / ViTAE TransformerThe official repo for [NeurIPS'21] "ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias" and [IJCV'22] "ViTAEv2: Vision Transformer Advanced by Exploring Inductive Bias for Image Recognition and Beyond"
Westlake-AI / MogaNet[ICLR 2024] MogaNet: Efficient Multi-order Gated Aggregation Network
Picsart-AI-Research / SeMask Segmentation[NIVT Workshop @ ICCV 2023] SeMask: Semantically Masked Transformers for Semantic Segmentation
winycg / CIRKDOfficial implementations of CIRKD: Cross-Image Relational Knowledge Distillation for Semantic Segmentation and implementations on Cityscapes, ADE20K, COCO-Stuff., Pascal VOC and CamVid.
hellochick / Indoor SegmentationIndoor segmentation for robot navigating, which is based on deeplab model in TensorFlow.
Haochen-Wang409 / HPM[CVPR'23 & TPAMI'25] Hard Patches Mining for Masked Image Modeling & Bootstrap Masked Visual Modeling via Hard Patch Mining
hellochick / Semantic Segmentation TensorflowSemantic segmentation task for ADE20k & cityscapse dataset, based on several models.
mitmul / Chainer PspnetPSPNet in Chainer