中文
相关论文

相关论文: SwinShadow: Shifted Window for Ambiguous Adjacent …

200 篇论文

Instance shadow detection is the task of detecting pairs of shadows and objects, where existing methods first detect shadows and objects independently, then associate them. This paper introduces FastInstShadow, a method that enhances…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Takeru Inoue , Ryusuke Miyamoto

Remote sensing shadow removal, which aims to recover contaminated surface information, is tricky since shadows typically display overwhelmingly low illumination intensities. In contrast, the infrared image is robust toward significant light…

计算机视觉与模式识别 · 计算机科学 2024-06-26 Kaichen Chi , Wei Jing , Junjie Li , Qiang Li , Qi Wang

Image restoration has witnessed significant advancements with the development of deep learning models. Transformer-based models, particularly those using window-based self-attention, have become a dominant force. However, their performance…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Gang Wu , Junjun Jiang , Kui Jiang , Xianming Liu , Liqiang Nie

Shadow detection is a fundamental and challenging task, since it requires an understanding of global image semantics and there are various backgrounds around shadows. This paper presents a novel network for shadow detection by analyzing…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Xiaowei Hu , Lei Zhu , Chi-Wing Fu , Jing Qin , Pheng-Ann Heng

This paper presents a new vision Transformer, called Swin Transformer, that capably serves as a general-purpose backbone for computer vision. Challenges in adapting Transformer from language to vision arise from differences between the two…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Ze Liu , Yutong Lin , Yue Cao , Han Hu , Yixuan Wei , Zheng Zhang , Stephen Lin , Baining Guo

Shadow detection and shadow removal are fundamental and challenging tasks, requiring an understanding of the global image semantics. This paper presents a novel deep neural network design for shadow detection and removal by analyzing the…

计算机视觉与模式识别 · 计算机科学 2020-05-15 Xiaowei Hu , Chi-Wing Fu , Lei Zhu , Jing Qin , Pheng-Ann Heng

Effective shadow removal is pivotal in enhancing the visual quality of images in various applications, ranging from computer vision to digital photography. During the last decades physics and machine learning -based methodologies have been…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Eirini Cholopoulou , Dimitrios E. Diamantis , Dimitra-Christina C. Koutsiou , Dimitris K. Iakovidis

Shadows in videos are difficult to detect because of the large shadow deformation between frames. In this work, we argue that accounting for shadow deformation is essential when designing a video shadow detection method. To this end, we…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Lihao Liu , Jean Prost , Lei Zhu , Nicolas Papadakis , Pietro Liò , Carola-Bibiane Schönlieb , Angelica I Aviles-Rivero

Shadows are often under-considered or even ignored in image editing applications, limiting the realism of the edited results. In this paper, we introduce MetaShadow, a three-in-one versatile framework that enables detection, removal, and…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Tianyu Wang , Jianming Zhang , Haitian Zheng , Zhihong Ding , Scott Cohen , Zhe Lin , Wei Xiong , Chi-Wing Fu , Luis Figueroa , Soo Ye Kim

To address the high resolution of image pixels, the Swin Transformer introduces window attention. This mechanism divides an image into non-overlapping windows and restricts attention computation to within each window, significantly…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Zhendong Zhang

Medical image segmentation is a crucial task in the field of medical image analysis. Harmonizing the convolution and multi-head self-attention mechanism is a recent research focus in this field, with various combination methods proposed.…

图像与视频处理 · 电气工程与系统科学 2023-09-28 Lichao Wang , Jiahao Huang , Xiaodan Xing , Guang Yang

In recent years, various shadow detection methods from a single image have been proposed and used in vision systems; however, most of them are not appropriate for the robotic applications due to the expensive time complexity. This paper…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Sepideh Hosseinzadeh , Moein Shakeri , Hong Zhang

This paper formulates a new problem, instance shadow detection, which aims to detect shadow instance and the associated object instance that cast each shadow in the input image. To approach this task, we first compile a new dataset with the…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Tianyu Wang , Xiaowei Hu , Pheng-Ann Heng , Chi-Wing Fu

Very recently, Window-based Transformers, which computed self-attention within non-overlapping local windows, demonstrated promising results on image classification, semantic segmentation, and object detection. However, less study has been…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Zilong Huang , Youcheng Ben , Guozhong Luo , Pei Cheng , Gang Yu , Bin Fu

Shadow removal is an essential task in computer vision and computer graphics. Recent shadow removal approaches all train convolutional neural networks (CNN) on real paired shadow/shadow-free or shadow/shadow-free/mask image datasets.…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Naoto Inoue , Toshihiko Yamasaki

Salient Object Detection is the task of predicting the human attended region in a given scene. Fusing depth information has been proven effective in this task. The main challenge of this problem is how to aggregate the complementary…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Chao Zeng , Sam Kwong

The proliferation of deepfake technology poses significant challenges to the authenticity and trustworthiness of digital media, necessitating the development of robust detection methods. This study explores the application of Swin…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Aprille J. Xi , Eason Chen

We introduce Iwin Transformer, a novel position-embedding-free hierarchical vision transformer, which can be fine-tuned directly from low to high resolution, through the collaboration of innovative interleaved window attention and depthwise…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Simin Huo , Ning Li

Detecting manipulated media has now become a pressing issue with the recent rise of deepfakes. Most existing approaches fail to generalize across diverse datasets and generation techniques. We thus propose a novel ensemble framework,…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Vrushank Ahire , Aniruddh Muley , Shivam Zample , Siddharth Verma , Pranav Menon , Surbhi Madan , Abhinav Dhall

Object detection is the task of detecting objects in an image. In this task, the detection of small objects is particularly difficult. Other than the small size, it is also accompanied by difficulties due to blur, occlusion, and so on.…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Da Huo , Marc A. Kastner , Tingwei Liu , Yasutomo Kawanishi , Takatsugu Hirayama , Takahiro Komamizu , Ichiro Ide
‹ 上一页 1 2 3 10 下一页 ›