Voruarn
#2018-2022, Nanjing Forestry University, bachelor's # #2022-2025, Nanjing University of Information Science and Technology, master's#
南京
Voruarn's Stars
facebookresearch/Mask2Former
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
junfu1115/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
SwinTransformer/Swin-Transformer-Semantic-Segmentation
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.
prismformore/Multi-Task-Transformer
Code of ICLR2023 paper "TaskPrompter: Spatial-Channel Multi-Task Prompting for Dense Scene Understanding" and ECCV2022 paper "Inverted Pyramid Multi-task Transformer for Dense Scene Understanding"
YangtaoWANG95/TokenCut
(CVPR 2022) Pytorch implementation of "Self-supervised transformers for unsupervised object discovery using normalized cut"
suyukun666/UFO
Official PyTorch implementation of the “A Unified Transformer Framework for Co-Segmentation, Co-Saliency Detection and Video Salient Object Detection”. (TMM2023)
lartpang/MINet
CVPR2020, Multi-scale Interactive Network for Salient Object Detection
yuhuan-wu/P2T
[TPAMI22] Pyramid Pooling Transformer for Scene Understanding
NiFangBaAGe/Explicit-Visual-Prompt
[CVPR 2023] Explicit Visual Prompting for Low-Level Structure Segmentations
gupta-abhay/setr-pytorch
Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers
mickaelChen/ReDO
Code for paper Unsupervised Object Segmentation by Redrawing
SforAiDl/vformer
A modular PyTorch library for vision transformer models
Z-Zheng/FarSeg
Foreground-Aware Relation Network for Geospatial Object Segmentation in High Spatial Resolution Remote Sensing Imagery (CVPR 2020 & TPAMI 2023) https://arxiv.org/pdf/2011.09766.pdf
JingZhang617/Scribble_Saliency
Weakly-Supervised Salient Object Detection via Scribble Annotations, CVPR2020
zzubqh/Mask2Former-Simplify
nnizhang/VST
source code of “Visual Saliency Transformer” (ICCV2021)
920232796/SETR-pytorch
Implementation of SETR model, Original paper: Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers.
shenjianbing/PDB-ConvLSTM
Pyramid Dilated Deeper CoonvLSTM for Video Salient Object Detection
JosephChenHub/GCPANet
Global Context-Aware Progressive Aggregation Network for Salient Object Detection
Andy-zhujunwen/danet-pytorch
[pytorch] DANet: Dual Attention Network for Scene Segmentation
valeoai/FOUND
PyTorch code for Unsupervised Object Localization: Observing the Background to Discover Objects
JingZhang617/cascaded_rgbd_sod
liqiokkk/FCtL
[ICCV 2021] "From Contexts to Locality: Ultra-high Resolution Image Segmentation via Locality-aware Contextual Correlation" by Qi Li, Weixiang Yang, Wenxi Liu, Yuanlong Yu, Shengfeng He
chaddy1004/sobel-operator-pytorch
Sobel edge detection implemented on PyTorch
adambielski/move-seg
Code for MOVE: Unsupervised Movable Object Segmentation and Detection; NeurIPS 2022
MathLee/CorrNet
[TGRS2022] [CorrNet] Lightweight Salient Object Detection in Optical Remote Sensing Images via Feature Correlation
MathLee/SeaNet
[TGRS2023] [SeaNet] Lightweight Salient Object Detection in Optical Remote Sensing Images via Semantic Matching and Edge Alignment
yiskw713/DualAttention_for_Segmentation
This is the repository for re-implementation of dual attention network with pytorch.
prhuppertz/Burned_Area_Detection
Detecting Burned Areas with Sentinel-2 remote sensing data using Deep Learning
rmcong/Hybrid-Label-SOD_TCSVT2022