中文
相关论文

相关论文: Adaptive Contextual Embedding for Robust Far-View …

200 篇论文

Unexposed environments, such as lava tubes, mines, and tunnels, are among the most complex yet strategically significant domains for scientific exploration and infrastructure development. Accurate and real-time 3D meshing of these…

机器人学 · 计算机科学 2025-04-29 Yizhe Zhang , Jianping Li , Xin Zhao , Fuxun Liang , Zhen Dong , Bisheng Yang

Low-light conditions and occluded scenarios impede object detection in real-world Internet of Things (IoT) applications like autonomous vehicles and security systems. While advanced machine learning models strive for accuracy, their…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Shubhabrata Mukherjee , Cory Beard , Zhu Li

Word embeddings are fundamental to natural language processing, yet traditional approaches represent each word with a single vector, creating representational bottlenecks for polysemous words and limiting semantic expressiveness. While…

计算与语言 · 计算机科学 2026-04-30 Orhan Demirci , Sezer Aptourachman , Aydın Kaya

Text-to-image retrieval is a critical task for managing diverse visual content, but common benchmarks for the task rely on small, single-domain datasets that fail to capture real-world complexity. Pre-trained vision-language models tend to…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Muhammad Huzaifa , Yova Kementchedjhieva

Multimodal sentence embedding models typically leverage image-caption pairs in addition to textual data during training. However, such pairs often contain noise, including redundant or irrelevant information on either the image or caption…

计算与语言 · 计算机科学 2025-08-04 Kaiyan Zhao , Zhongtao Miao , Yoshimasa Tsuruoka

Accurate 6-DoF object pose estimation and tracking are critical for reliable robotic manipulation. However, zero-shot methods often fail under viewpoint-induced ambiguities and fixed-camera setups struggle when objects move or become…

机器人学 · 计算机科学 2026-03-10 Sheng Liu , Zhe Li , Weiheng Wang , Han Sun , Heng Zhang , Hongpeng Chen , Yusen Qin , Arash Ajoudani , Yizhao Wang

Though deep learning-based object detection methods have achieved promising results on the conventional datasets, it is still challenging to locate objects from the low-quality images captured in adverse weather conditions. The existing…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Wenyu Liu , Gaofeng Ren , Runsheng Yu , Shi Guo , Jianke Zhu , Lei Zhang

Adaptive spatial meshing has proven invaluable for the accurate, efficient computation of solutions of time dependent partial differential equations. In a DA context the use of adaptive spatial meshes addresses several factors that place…

数值分析 · 数学 2025-02-17 Jeremiah Buenger , Weizhang Huang , Erik Van Vleck

We present YOLOBench, a benchmark comprised of 550+ YOLO-based object detection models on 4 different datasets and 4 different embedded hardware platforms (x86 CPU, ARM CPU, Nvidia GPU, NPU). We collect accuracy and latency numbers for a…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Ivan Lazarevich , Matteo Grimaldi , Ravish Kumar , Saptarshi Mitra , Shahrukh Khan , Sudhakar Sah

State-of-the-art two-stage object detectors apply a classifier to a sparse set of object proposals, relying on region-wise features extracted by RoIPool or RoIAlign as inputs. The region-wise features, in spite of aligning well with the…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Zhao-Min Chen , Xin Jin , Borui Zhao , Xiu-Shen Wei , Yanwen Guo

Edge computing enables data processing closer to the source, significantly reducing latency, an essential requirement for real-time vision-based analytics such as object detection in surveillance and smart city environments. However, these…

分布式、并行与集群计算 · 计算机科学 2026-02-04 Daghash K. Alqahtani , Maria A. Rodriguez , Muhammad Aamir Cheema , Hamid Rezatofighi , Adel N. Toosi

Scene text recognition has attracted particular research interest because it is a very challenging problem and has various applications. The most cutting-edge methods are attentional encoder-decoder frameworks that learn the alignment…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Xiaoxue Chen , Tianwei Wang , Yuanzhi Zhu , Lianwen Jin , Canjie Luo

Self-Explainable Models (SEMs) rely on Prototypical Concept Learning (PCL) to enable their visual recognition processes more interpretable, but they often struggle in data-scarce settings where insufficient training samples lead to…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Zhong Ji , Rongshuai Wei , Jingren Liu , Yanwei Pang , Jungong Han

Modern cameras are equipped with a wide array of sensors that enable recording the geospatial context of an image. Taking advantage of this, we explore depth estimation under the assumption that the camera is geocalibrated, a problem we…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Scott Workman , Hunter Blanton

Object detection has been used in a wide range of industries. For example, in autonomous driving, the task of object detection is to accurately and efficiently identify and locate a large number of predefined classes of object instances…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Tianhao Lin

We propose Context-Adaptive Multi-Prompt Embedding, a novel approach to enrich semantic representations in vision-language contrastive learning. Unlike standard CLIP-style models that rely on a single text embedding, our method introduces…

机器学习 · 计算机科学 2025-08-07 Dahun Kim , Anelia Angelova

Instruction tuning constitutes a prevalent technique for tailoring Large Vision Language Models (LVLMs) to meet individual task requirements. To date, most of the existing approaches are confined to single-task adaptation, whereas the…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Meng Cao , Yuyang Liu , Yingfei Liu , Tiancai Wang , Jiahua Dong , Henghui Ding , Xiangyu Zhang , Ian Reid , Xiaodan Liang

We present YOLO, a new approach to object detection. Prior work on object detection repurposes classifiers to perform detection. Instead, we frame object detection as a regression problem to spatially separated bounding boxes and associated…

计算机视觉与模式识别 · 计算机科学 2016-05-11 Joseph Redmon , Santosh Divvala , Ross Girshick , Ali Farhadi

Hybrid methods have been shown to outperform pure statistical and pure deep learning methods at both forecasting tasks, and at quantifying the uncertainty associated with those forecasts (prediction intervals). One example is Multivariate…

机器学习 · 计算机科学 2022-02-28 Thabang Mathonsi , Terence L van Zyl

Potholes cause vehicle damage and traffic accidents, creating serious safety and economic problems. Therefore, early and accurate detection of potholes is crucial. Existing detection methods are usually only based on 2D RGB images and…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Mustafa Yurdakul , Şakir Tasdemir