中文
相关论文

相关论文: Horizontal Federated Computer Vision

200 篇论文

As the demand for privacy in visual data management grows, safeguarding sensitive information has become a critical challenge. This paper addresses the need for privacy-preserving solutions in large-scale visual data processing by…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Pedro Santos , Tânia Carvalho , Filipe Magalhães , Luís Antunes

Federated learning is a new machine learning paradigm which allows data parties to build machine learning models collaboratively while keeping their data secure and private. While research efforts on federated learning have been growing…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Jiahuan Luo , Xueyang Wu , Yun Luo , Anbu Huang , Yunfeng Huang , Yang Liu , Qiang Yang

We present region-based, fully convolutional networks for accurate and efficient object detection. In contrast to previous region-based detectors such as Fast/Faster R-CNN that apply a costly per-region subnetwork hundreds of times, our…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Jifeng Dai , Yi Li , Kaiming He , Jian Sun

With the popularization of AI solutions for image based problems, there has been a growing concern for both data privacy and acquisition. In a large number of cases, information is located on separate data silos and it can be difficult for…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Paul K. Mandal , Cole Leo

Visual object detection is a computer vision-based artificial intelligence (AI) technique which has many practical applications (e.g., fire hazard monitoring). However, due to privacy concerns and the high cost of transmitting video data,…

机器学习 · 计算机科学 2020-01-20 Yang Liu , Anbu Huang , Yun Luo , He Huang , Youzhi Liu , Yuanyuan Chen , Lican Feng , Tianjian Chen , Han Yu , Qiang Yang

Object detection and tracking in videos represent essential and computationally demanding building blocks for current and future visual perception systems. In order to reduce the efficiency gap between available methods and computational…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Issa Mouawad , Francesca Odone

Deep neural object detection or segmentation networks are commonly trained with pristine, uncompressed data. However, in practical applications the input images are usually deteriorated by compression that is applied to efficiently transmit…

图像与视频处理 · 电气工程与系统科学 2022-05-16 Kristian Fischer , Christian Blum , Christian Herglotz , André Kaup

Region-based Convolutional Neural Networks (R-CNNs) have achieved great success in the field of object detection. The existing R-CNNs usually divide a Region-of-Interest (ROI) into grids, and then localize objects by utilizing the spatial…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Xiaochuan Fan , Hao Guo , Kang Zheng , Wei Feng , Song Wang

Federated multi-view clustering offers the potential to develop a global clustering model using data distributed across multiple devices. However, current methods face challenges due to the absence of label information and the paramount…

机器学习 · 计算机科学 2024-06-14 Xueming Yan , Ziqi Wang , Yaochu Jin

Recently, deep learning-based models have exhibited remarkable performance for image manipulation detection. However, most of them suffer from poor universality of handcrafted or predetermined features. Meanwhile, they only focus on…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Chao Yang , Huizhou Li , Fangting Lin , Bin Jiang , Hao Zhao

Sharing collective perception messages (CPM) between vehicles is investigated to decrease occlusions so as to improve the perception accuracy and safety of autonomous driving. However, highly accurate data sharing and low communication…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Yunshuang Yuan , Hao Cheng , Monika Sester

Robust face detection is one of the most important pre-processing steps to support facial expression analysis, facial landmarking, face recognition, pose estimation, building of 3D facial models, etc. Although this topic has been intensely…

计算机视觉与模式识别 · 计算机科学 2017-01-03 Yutong Zheng , Chenchen Zhu , Khoa Luu , Chandrasekhar Bhagavatula , T. Hoang Ngan Le , Marios Savvides

In this work, a deep learning approach has been developed to carry out road detection by fusing LIDAR point clouds and camera images. An unstructured and sparse point cloud is first projected onto the camera image plane and then upsampled…

计算机视觉与模式识别 · 计算机科学 2018-09-24 Luca Caltagirone , Mauro Bellone , Lennart Svensson , Mattias Wahde

The region-based Convolutional Neural Network (CNN) detectors such as Faster R-CNN or R-FCN have already shown promising results for object detection by combining the region proposal subnetwork and the classification subnetwork together.…

计算机视觉与模式识别 · 计算机科学 2017-08-10 Yousong Zhu , Chaoyang Zhao , Jinqiao Wang , Xu Zhao , Yi Wu , Hanqing Lu

Oriented object detection for multi-spectral imagery faces significant challenges due to differences both within and between modalities. Although existing methods have improved detection accuracy through complex network architectures, their…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Leiyu Wang , Biao Jin , Feng Huang , Liqiong Chen , Zhengyong Wang , Xiaohai He , Honggang Chen

In this work, a deep learning approach has been developed to carry out road detection using only LIDAR data. Starting from an unstructured point cloud, top-view images encoding several basic statistics such as mean elevation and density are…

计算机视觉与模式识别 · 计算机科学 2017-03-30 Luca Caltagirone , Samuel Scheidegger , Lennart Svensson , Mattias Wahde

Convolutional Neural Networks (CNN) are successfully used for various visual perception tasks including bounding box object detection, semantic segmentation, optical flow, depth estimation and visual SLAM. Generally these tasks are…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Ganesh Sistu , Isabelle Leang , Senthil Yogamani

Recently, Graph Neural Network (GNN) has achieved remarkable success in various real-world problems on graph data. However in most industries, data exists in the form of isolated islands and the data privacy and security is also an…

机器学习 · 计算机科学 2021-06-23 Xiang Ni , Xiaolong Xu , Lingjuan Lyu , Changhua Meng , Weiqiang Wang

Realizing human-like perception is a challenge in open driving scenarios due to corner cases and visual occlusions. To gather knowledge of rare and occluded instances, federated learning assisted connected autonomous vehicle (FLCAV) has…

机器人学 · 计算机科学 2022-12-06 Shuai Wang , Chengyang Li , Derrick Wing Kwan Ng , Yonina C. Eldar , H. Vincent Poor , Qi Hao , Chengzhong Xu

State-of-the-art object detection networks depend on region proposal algorithms to hypothesize object locations. Advances like SPPnet and Fast R-CNN have reduced the running time of these detection networks, exposing region proposal…

计算机视觉与模式识别 · 计算机科学 2016-01-07 Shaoqing Ren , Kaiming He , Ross Girshick , Jian Sun
‹ 上一页 1 2 3 10 下一页 ›