中文
相关论文

相关论文: Scaling Graph Convolutions for Mobile Vision

200 篇论文

Object detection techniques that achieve state-of-the-art detection accuracy employ convolutional neural networks, implemented to have optimal performance in graphics processing units. Some hardware systems, such as mobile robots, operate…

Graph Convolutional Networks (GCNs) are extensively utilized for deep learning on graphs. The large data sizes of graphs and their vertex features make scalable training algorithms and distributed memory systems necessary. Since the…

机器学习 · 计算机科学 2022-12-14 Gunduz Vehbi Demirci , Aparajita Haldar , Hakan Ferhatosmanoglu

Graph convolutional networks (GCNs) have been employed as a kind of significant tool on many graph-based applications recently. Inspired by convolutional neural networks (CNNs), GCNs generate the embeddings of nodes by aggregating the…

机器学习 · 计算机科学 2020-11-20 Tao Huang , Yihan Zhang , Jiajing Wu , Junyuan Fang , Zibin Zheng

Motivated by the success of coarse-grained or fine-grained contrast in text-video retrieval, there emerge multi-grained contrastive learning methods which focus on the integration of contrasts with different granularity. However, due to the…

信息检索 · 计算机科学 2025-04-08 Xiaolun Jing , Genke Yang , Jian Chu

Recent advancements in deep neural networks have driven significant progress in image enhancement (IE). However, deploying deep learning models on resource-constrained platforms, such as mobile devices, remains challenging due to high…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Hailong Yan , Ao Li , Xiangtao Zhang , Zhe Liu , Zenglin Shi , Ce Zhu , Le Zhang

We introduce a novel weighted convolution operator that enhances traditional convolutional neural networks (CNNs) by integrating a spatial density function into the convolution operator. This extension enables the network to differentially…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Simone Cammarasana , Giuseppe Patanè

High-resolution representations are important for vision-based robotic grasping problems. Existing works generally encode the input images into low-resolution representations via sub-networks and then recover high-resolution…

机器人学 · 计算机科学 2022-09-19 Zhangli Zhou , Shaochen Wang , Ziyang Chen , Mingyu Cai , Zhen Kan

3D reconstruction from multi-view images is a core challenge in computer vision. Recently, feed-forward methods have emerged as efficient and robust alternatives to traditional per-scene optimization techniques. Among them, state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Zipeng Wang , Dan Xu

The success of transformers in computer vision has led to several attempts to adapt them for mobile devices, but their performance remains unsatisfactory in some real-world applications. To address this issue, we propose PP-MobileSeg, a…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Shiyu Tang , Ting Sun , Juncai Peng , Guowei Chen , Yuying Hao , Manhui Lin , Zhihong Xiao , Jiangbin You , Yi Liu

We introduce a light-weight, power efficient, and general purpose convolutional neural network, ESPNetv2, for modeling visual and sequential data. Our network uses group point-wise and depth-wise dilated separable convolutions to learn…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Sachin Mehta , Mohammad Rastegari , Linda Shapiro , Hannaneh Hajishirzi

Nowadays, deep learning methods, especially the Graph Convolutional Network (GCN), have shown impressive performance in hyperspectral image (HSI) classification. However, the current GCN-based methods treat graph construction and image…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Sheng Wan , Chen Gong , Shirui Pan , Jie Yang , Jian Yang

Effective retinal vessel segmentation requires a sophisticated integration of global contextual awareness and local vessel continuity. To address this challenge, we propose the Graph Capsule Convolution Network (GCC-UNet), which merges…

图像与视频处理 · 电气工程与系统科学 2024-09-19 Xinxu Wei , Xi Lin , Haiyun Liu , Shixuan Zhao , Yongjie Li

Semantic image segmentation plays a pivotal role in many vision applications including autonomous driving and medical image analysis. Most of the former approaches move towards enhancing the performance in terms of accuracy with a little…

计算机视觉与模式识别 · 计算机科学 2020-01-06 Taha Emara , Hossam E. Abd El Munim , Hazem M. Abbas

3D point clouds have attracted increasing attention in architecture, engineering, and construction due to their high-quality object representation and efficient acquisition methods. Consequently, many point cloud feature detection methods…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Alberto Tamajo , Bastian Plaß , Thomas Klauer

Mobile network traffic forecasting is one of the key functions in daily network operation. A commercial mobile network is large, heterogeneous, complex and dynamic. These intrinsic features make mobile network traffic forecasting far from…

机器学习 · 计算机科学 2021-11-02 Xing Wang , Juan Zhao , Lin Zhu , Xu Zhou , Zhao Li , Junlan Feng , Chao Deng , Yong Zhang

We propose a novel semantic segmentation algorithm by learning a deconvolution network. We learn the network on top of the convolutional layers adopted from VGG 16-layer net. The deconvolution network is composed of deconvolution and…

计算机视觉与模式识别 · 计算机科学 2015-05-19 Hyeonwoo Noh , Seunghoon Hong , Bohyung Han

This paper introduces EfficientNetV2, a new family of convolutional networks that have faster training speed and better parameter efficiency than previous models. To develop this family of models, we use a combination of training-aware…

计算机视觉与模式识别 · 计算机科学 2021-06-25 Mingxing Tan , Quoc V. Le

In recent years, multimodal large language models (MLLMs) such as GPT-4V have demonstrated remarkable advancements, excelling in a variety of vision-language tasks. Despite their prowess, the closed-source nature and computational demands…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Zhengqing Yuan , Zhaoxu Li , Weiran Huang , Yanfang Ye , Lichao Sun

In this paper, we introduce a memory-efficient CNN (convolutional neural network), which enables resource-constrained low-end embedded and IoT devices to perform on-device vision tasks, such as image classification and object detection,…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Jaewook Lee , Yoel Park , Seulki Lee

Convolution neural networks are widely used for mobile applications. However, GPU convolution algorithms are designed for mini-batch neural network training, the single-image convolution neural network inference algorithm on mobile GPUs is…

分布式、并行与集群计算 · 计算机科学 2019-10-04 Zhuoran Ji