中文
相关论文

相关论文: DAVOS: Semi-Supervised Video Object Segmentation v…

200 篇论文

The network trained for domain adaptation is prone to bias toward the easy-to-transfer classes. Since the ground truth label on the target domain is unavailable during training, the bias problem leads to skewed predictions, forgetting to…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Kyusik Cho , Suhyeon Lee , Hongje Seong , Euntai Kim

Discrepancy between training and testing domains is a fundamental problem in the generalization of machine learning techniques. Recently, several approaches have been proposed to learn domain invariant feature representations through…

机器学习 · 统计学 2019-03-18 Yitong Li , Michael Murias , Samantha Major , Geraldine Dawson , David E. Carlson

Video instance segmentation is a challenging task that serves as the cornerstone of numerous downstream applications, including video editing and autonomous driving. In this report, we present further improvements to the SOTA VIS method,…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Tao Zhang , Xingye Tian , Yikang Zhou , Yu Wu , Shunping Ji , Cilin Yan , Xuebo Wang , Xin Tao , Yuan Zhang , Pengfei Wan

Current semi-supervised video object segmentation (VOS) methods usually leverage the entire features of one frame to predict object masks and update memory. This introduces significant redundant computations. To reduce redundancy, we…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Bo Miao , Mohammed Bennamoun , Yongsheng Gao , Ajmal Mian

Domain adaptation aims to learn models on a supervised source domain that perform well on an unsupervised target. Prior work has examined domain adaptation in the context of stationary domain shifts, i.e. static data sets. However, with…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Sindi Shkodrani , Michael Hofmann , Efstratios Gavves

Unsupervised video object segmentation is a crucial application in video analysis without knowing any prior information about the objects. It becomes tremendously challenging when multiple objects occur and interact in a given video clip.…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Ye Wang , Jongmoo Choi , Yueru Chen , Siyang Li , Qin Huang , Kaitai Zhang , Ming-Sui Lee , C. -C. Jay Kuo

Retinal vessel segmentation plays a key role in computer-aided screening, diagnosis, and treatment of various cardiovascular and ophthalmic diseases. Recently, deep learning-based retinal vessel segmentation algorithms have achieved…

图像与视频处理 · 电气工程与系统科学 2021-08-05 Wei Feng , Lie Ju , Lin Wang , Kaimin Song , Xin Wang , Xin Zhao , Qingyi Tao , Zongyuan Ge

When deploying pre-trained video object detectors in real-world scenarios, the domain gap between training and testing data caused by adverse image conditions often leads to performance degradation. Addressing this issue becomes…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Xingguang Zhang , Chih-Hsien Chou

Unsupervised video object segmentation aims to automatically segment moving objects over an unconstrained video without any user annotation. So far, only few unsupervised online methods have been reported in literature and their performance…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Tao Zhuo , Zhiyong Cheng , Peng Zhang , Yongkang Wong , Mohan Kankanhalli

The Visual Domain Adaptation Challenge 2021 called for unsupervised domain adaptation methods that could improve the performance of models by transferring the knowledge obtained from source datasets to out-of-distribution target datasets.…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Burhan Ul Tayyab , Nicholas Chua

We introduce ReConvNet, a recurrent convolutional architecture for semi-supervised video object segmentation that is able to fast adapt its features to focus on any specific object of interest at inference time. Generalization to new…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Francesco Lattari , Marco Ciccone , Matteo Matteucci , Jonathan Masci , Francesco Visin

Driver distraction remains a leading cause of road traffic accidents, contributing to thousands of fatalities annually across the globe. While deep learning-based driver activity recognition methods have shown promise in detecting such…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Aditi Bhalla , Christian Hellert , Enkelejda Kasneci

Existing video-based action recognition systems typically require dense annotation and struggle in environments when there is significant distribution shift relative to the training data. Current methods for video domain adaptation…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Dantong Niu , Amir Bar , Roei Herzig , Trevor Darrell , Anna Rohrbach

Unsupervised Domain Adaptive Object Detection (DAOD) could adapt a model trained on a source domain to an unlabeled target domain for object detection. Existing unsupervised DAOD methods usually perform feature alignments from the target to…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Jie Shao , Jiacheng Wu , Wenzhong Shen , Cheng Yang

Unsupervised domain adaption aims to learn a powerful classifier for the target domain given a labeled source data set and an unlabeled target data set. To alleviate the effect of `domain shift', the major challenge in domain adaptation,…

计算机视觉与模式识别 · 计算机科学 2018-12-03 Yexun Zhang , Ya Zhang , Yanfeng Wang , Qi Tian

Due to the numerous potential applications in visual surveillance and nighttime driving, recognizing human action in low-light conditions remains a difficult problem in computer vision. Existing methods separate action recognition and dark…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Anwaar Ulhaq

Cross-domain object detection and semantic segmentation have witnessed impressive progress recently. Existing approaches mainly consider the domain shift resulting from external environments including the changes of background, illumination…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Qiqi Gu , Qianyu Zhou , Minghao Xu , Zhengyang Feng , Guangliang Cheng , Xuequan Lu , Jianping Shi , Lizhuang Ma

The objective of this paper is self-supervised representation learning, with the goal of solving semi-supervised video object segmentation (a.k.a. dense tracking). We make the following contributions: (i) we propose to improve the existing…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Fangrui Zhu , Li Zhang , Yanwei Fu , Guodong Guo , Weidi Xie

We present an approach to semi-supervised video object segmentation, in the context of the DAVIS 2017 challenge. Our approach combines category-based object detection, category-independent object appearance segmentation and temporal object…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Gilad Sharir , Eddie Smolyansky , Itamar Friedman

Video object segmentation (VOS) is a highly challenging problem since the initial mask, defining the target object, is only given at test-time. The main difficulty is to effectively handle appearance changes and similar background objects,…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Andreas Robinson , Felix Järemo Lawin , Martin Danelljan , Fahad Shahbaz Khan , Michael Felsberg