中文
相关论文

相关论文: MHSA-Net: Multi-Head Self-Attention Network for Oc…

200 篇论文

We propose a novel semi-supervised image segmentation method that simultaneously optimizes a supervised segmentation and an unsupervised reconstruction objectives. The reconstruction objective uses an attention mechanism that separates the…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Shuai Chen , Gerda Bortsova , Antonio Garcia-Uceda Juarez , Gijs van Tulder , Marleen de Bruijne

Convolutional networks have been the paradigm of choice in many computer vision applications. The convolution operation however has a significant weakness in that it only operates on a local neighborhood, thus missing global information.…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Irwan Bello , Barret Zoph , Ashish Vaswani , Jonathon Shlens , Quoc V. Le

Person Re-identification (ReID) plays a more and more crucial role in recent years with a wide range of applications. Existing ReID methods are suffering from the challenges of misalignment and occlusions, which degrade the performance…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Shuting He , Weihua Chen , Kai Wang , Hao Luo , Fan Wang , Wei Jiang , Henghui Ding

This paper focuses on the challenging crowd counting task. As large-scale variations often exist within crowd images, neither fixed-size convolution kernel of CNN nor fixed-size attention of recent vision transformers can well handle this…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Hui Lin , Zhiheng Ma , Rongrong Ji , Yaowei Wang , Xiaopeng Hong

Ground-based cloud image segmentation is a critical research domain for photovoltaic power forecasting. Current deep learning approaches primarily focus on encoder-decoder architectural refinements. However, existing methodologies exhibit…

机器学习 · 计算机科学 2026-02-17 Penghui Niu , Jiashuai She , Taotao Cai , Yajuan Zhang , Ping Zhang , Junhua Gu , Jianxin Li

Recently, Batch DropBlock network (BDB) has demonstrated its effectiveness on person image representation and re-identification task via feature erasing. However, BDB drops the features \textbf{randomly} which may lead to sub-optimal…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Bo Jiang , Sheng Wang , Xiao Wang , Aihua Zheng

Recently, the applications of person re-identification in visual surveillance and human-computer interaction are sharply increasing, which signifies the critical role of such a problem. In this paper, we propose a two-stream convolutional…

信息检索 · 计算机科学 2019-05-29 Peixian Chen , Pingyang Dai , Qiong Wu , Yuyu Huang

Given a video or an image of a person acquired from a camera, person re-identification is the process of retrieving all instances of the same person from videos or images taken from a different camera with non-overlapping view. This task…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Rodolfo Quispe , Helio Pedrini

Attention mechanisms, especially self-attention, have played an increasingly important role in deep feature representation for visual tasks. Self-attention updates the feature at each position by computing a weighted sum of features using…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Meng-Hao Guo , Zheng-Ning Liu , Tai-Jiang Mu , Shi-Min Hu

Multi-Target Multi-Camera Tracking (MTMCT) tracks many people through video taken from several cameras. Person Re-Identification (Re-ID) retrieves from a gallery images of people similar to a person query image. We learn good features for…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Ergys Ristani , Carlo Tomasi

Person re-identification (re-ID) is a challenging task in real-world. Besides the typical application in surveillance system, re-ID also has significant values to improve the recall rate of people identification in content video (TV or…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Chaoping Tu , Yin Zhao , Longjun Cai

Often the best performing deep neural models are ensembles of multiple base-level networks, nevertheless, ensemble learning with respect to domain adaptive person re-ID remains unexplored. In this paper, we propose a multiple expert…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Yunpeng Zhai , Qixiang Ye , Shijian Lu , Mengxi Jia , Rongrong Ji , Yonghong Tian

Person re-identification (Re-ID) aims at recognizing the same person from images taken across different cameras. To address this task, one typically requires a large amount labeled data for training an effective Re-ID model, which might not…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Yu-Jhe Li , Fu-En Yang , Yen-Cheng Liu , Yu-Ying Yeh , Xiaofei Du , Yu-Chiang Frank Wang

Unsupervised video-based person re-identification (re-ID) methods extract richer features from video tracklets than image-based ones. The state-of-the-art methods utilize clustering to obtain pseudo-labels and train the models iteratively.…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Pengyu Xie , Xin Xu , Zheng Wang , Toshihiko Yamasaki

Customer churn prediction is a challenging domain of research that contributes to customer retention strategy. The predictive performance of existing machine learning models, which are often adopted by churn communities, appear to be at a…

机器学习 · 计算机科学 2022-06-06 Haotian Wu

As an instance-level recognition problem, re-identification (re-ID) requires models to capture diverse features. However, with continuous training, re-ID models pay more and more attention to the salient areas. As a result, the model may…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Dong Shen , Shuai Zhao , Jinming Hu , Hao Feng , Deng Cai , Xiaofei He

The traditional ingle-scale U-Net often leads to the loss of spatial information during deblurring, which affects the deblurring accracy. Additionally, due to the convolutional method's limitation in capturing long-range dependencies, the…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Yingying Wang

In this paper we introduce a new neural network architecture designed to use in embedded vision applications. It merges the best working practices of network architectures like MobileNets and ResNets to our named RMNet architecture. We also…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Evgeny Izutov

Person re-identification (re-ID) concerns the matching of subject images across different camera views in a multi camera surveillance system. One of the major challenges in person re-ID is pose variations across the camera network, which…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Amena Khatun , Simon Denman , Sridha Sridharan , Clinton Fookes

Semantic segmentation of remote sensing images plays an important role in a wide range of applications including land resource management, biosphere monitoring and urban planning. Although the accuracy of semantic segmentation in remote…

图像与视频处理 · 电气工程与系统科学 2021-09-21 Rui Li , Shunyi Zheng , Chenxi Duan , Ce Zhang , Jianlin Su , P. M. Atkinson
‹ 上一页 1 8 9 10 下一页 ›