paper-with-me

홈 › Papers

Adapting Vision Transformer for Efficient Change Detection

2023-12-08 · Yang Zhao, Yuxiang Zhang, Yanni Dong, Bo Du

Most change detection models based on vision transformers currently follow a "pretraining then fine-tuning" strategy. This involves initializing the model weights using large scale classification datasets, which can be either natural images or remote sensing images. However, fully tuning such a model requires significant time and resources. In this paper, we propose an efficient tuning approach that involves freezing the parameters of the pretrained image encoder and introducing additional training parameters. Through this approach, we have achieved competitive or even better results while maintaining extremely low resource consumption across six change detection benchmarks. For example, training time on LEVIR-CD, a change detection benchmark, is only half an hour with 9 GB memory usage, which could be very convenient for most researchers. Additionally, the decoupled tuning framework can be extended to any pretrained model for semantic change detection and multi temporal change detection as well. We hope that our proposed approach will serve as a part of foundational model to inspire more unified training approaches on change detection in the future.

📄 PDF Abstract BibTeX arXiv:2312.04869

Code (0)

등록된 구현이 없습니다.

Tasks

Change Detection

Similar Papers 제목 키워드 기반

SAGE: Shape-Adapting Gated Experts for Adaptive Histopathology Image Segmentation

2025-11-23 · Gia Huy Thai, Hoang-Nguyen Vu, Anh-Minh Phan, Quang-Thinh Ly 외 arxiv

The significant variability in cell size and shape continues to pose a major obstacle in computer-assisted cancer detection on gigapixel Whole Slide Images (WSIs), due to cellular heterogeneity. Current CNN-Transformer h…

Image SegmentationVisual Reasoning

Self-Supervised Vision Transformers for CBCT-Based Detection of Temporomandibular Joint Osteoarthritis

2026-06-06 · Shradhdha Trivedi, Vrundan Sojitra, Mariela Padilla arxiv

Temporomandibular joint osteoarthritis (TMJ OA) is a prevalent degenerative condition whose osseous changes are often subtle on cone-beam CT (CBCT), making automated detection challenging. We study how well the DINO fami…

Multiple Instance Learning

Adapting Short-Term Transformers for Action Detection in Untrimmed Videos

2023-12-04 · CVPR 2024 1 · Min Yang, Huan Gao, Ping Guo, LiMin Wang

Vision Transformer (ViT) has shown high potential in video recognition, owing to its flexible design, adaptable self-attention mechanisms, and the efficacy of masked pre-training. Yet, it remains unclear how to adapt the…

Action DetectionVideo Recognition

SwinV2DNet: Pyramid and Self-Supervision Compounded Feature Learning for Remote Sensing Images Change Detection

2023-08-22 · Dalong Zheng, Zebin Wu, Jia Liu, Zhihui Wei

Among the current mainstream change detection networks, transformer is deficient in the ability to capture accurate low-level details, while convolutional neural network (CNN) is wanting in the capacity to understand glo…

Change Detection

ChangeViT: Unleashing Plain Vision Transformers for Change Detection

2024-06-18 · Duowang Zhu, Xiaohu Huang, Haiyan Huang, Zhenfeng Shao 외

Change detection in remote sensing images is essential for tracking environmental changes on the Earth's surface. Despite the success of vision transformers (ViTs) as backbones in numerous computer vision applications, t…

Change Detection