paper-with-me

홈 › Papers

ShadowSense: Unsupervised Domain Adaptation and Feature Fusion for Shadow-Agnostic Tree Crown Detection from RGB-Thermal Drone Imagery

2023-10-24 · Rudraksh Kapil, Seyed Mojtaba Marvasti-Zadeh, Nadir Erbilgin, Nilanjan Ray

Accurate detection of individual tree crowns from remote sensing data poses a significant challenge due to the dense nature of forest canopy and the presence of diverse environmental variations, e.g., overlapping canopies, occlusions, and varying lighting conditions. Additionally, the lack of data for training robust models adds another limitation in effectively studying complex forest conditions. This paper presents a novel method for detecting shadowed tree crowns and provides a challenging dataset comprising roughly 50k paired RGB-thermal images to facilitate future research for illumination-invariant detection. The proposed method (ShadowSense) is entirely self-supervised, leveraging domain adversarial training without source domain annotations for feature extraction and foreground feature alignment for feature pyramid networks to adapt domain-invariant representations by focusing on visible foreground regions, respectively. It then fuses complementary information of both modalities to effectively improve upon the predictions of an RGB-trained detector and boost the overall accuracy. Extensive experiments demonstrate the superiority of the proposed method over both the baseline RGB-trained detector and state-of-the-art techniques that rely on unsupervised domain adaptation or early image fusion. Our code and data are available: https://github.com/rudrakshkapil/ShadowSense

📄 PDF Abstract BibTeX arXiv:2310.16212

Code (1)

rudrakshkapil/shadowsense 공식 구현 pytorch

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised multi-source domain adaptation for person re-identification via feature fusion and pseudo-label refinement

2024-01-15 · Comput. Electr. Eng 2024 1 · Qing Tian, Yao Cheng, Sizhen He, Jixin Sun

The objective of unsupervised domain adaptation (UDA) for person re-identification (re-ID) is to associate person in images captured from heterogeneous camera perspectives. Currently, mainstream UDA methods for person re…

Domain AdaptationPerson Re-IdentificationPseudo LabelUnsupervised Domain Adaptation

Joint Attention-Driven Domain Fusion and Noise-Tolerant Learning for Multi-Source Domain Adaptation

2022-08-05 · Tong Xu, Lin Wang, Wu Ning, Chunyan Lyu 외

As a study on the efficient usage of data, Multi-source Unsupervised Domain Adaptation transfers knowledge from multiple source domains with labeled data to an unlabeled target domain. However, the distribution discrepan…

Domain AdaptationMulti-Source Unsupervised Domain AdaptationUnsupervised Domain Adaptation

Domain Confusion with Self Ensembling for Unsupervised Adaptation

2018-10-10 · Jiawei Wang, Zhaoshui He, Chengjian Feng, Zhouping Zhu 외

Data collection and annotation are time-consuming in machine learning, expecially for large scale problem. A common approach for this problem is to transfer knowledge from a related labeled domain to a target one. There …

Domain AdaptationUnsupervised Domain Adaptation

Unsupervised Domain Adaptation with Adapter

2021-11-01 · Rongsheng Zhang, Yinhe Zheng, Xiaoxi Mao, Minlie Huang

Unsupervised domain adaptation (UDA) with pre-trained language models (PrLM) has achieved promising results since these pre-trained models embed generic knowledge learned from various domains. However, fine-tuning all th…

Domain AdaptationUnsupervised Domain Adaptation

Feature Fusion Transferability Aware Transformer for Unsupervised Domain Adaptation

2024-11-10 · Xiaowei Yu, Zhe Huang, Zao Zhang

Unsupervised domain adaptation (UDA) aims to leverage the knowledge learned from labeled source domains to improve performance on the unlabeled target domains. While Convolutional Neural Networks (CNNs) have been dominan…

Domain AdaptationRepresentation LearningUnsupervised Domain Adaptation