中文
相关论文

相关论文: A Code Injection Method for Rapid Docker Image Bui…

200 篇论文

Change captioning generates descriptions that explicitly describe the differences between two visually similar images. Existing methods operate on static image pairs, thus ignoring the rich temporal dynamics of the change procedure, which…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Jiayang Sun , Zixin Guo , Min Cao , Guibo Zhu , Jorma Laaksonen

ColorCheckers are reference standards that professional photographers and filmmakers use to ensure predictable results under every lighting condition. The objective of this work is to propose a new fast and robust method for automatic…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Pedro D. Marrero Fernandez , Fidel A. Guerrero-Peña , Tsang Ing Ren , Jorge J. G. Leandro

We present an efficient subpixel refinement method usinga learning-based approach called Linear Predictors. Two key ideas are shown in this paper. Firstly, we present a novel technique, called Symbolic Linear Predictors, which makes the…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Vincent Lui , Jonathon Geeves , Winston Yii , Tom Drummond

To parse images into fine-grained semantic parts, the complex fine-grained elements will put it in trouble when using off-the-shelf semantic segmentation networks. In this paper, for image parsing task, we propose to parse images from…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Jiagao Hu , Zhengxing Sun , Yunhan Sun , Jinlong Shi

Subspace codes were introduced by K\"otter and Kschischang for error control in random linear network coding. In this paper, a layered type of subspace codes is considered, which can be viewed as a superposition of multiple component…

信息论 · 计算机科学 2012-09-14 Chao Chen , Hongmei Xie , Baoming Bai

Depth is one of the keys that make neural networks succeed in the task of large-scale image recognition. The state-of-the-art network architectures usually increase the depths by cascading convolutional layers or building blocks. In this…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Siyuan Qiao , Zhishuai Zhang , Wei Shen , Bo Wang , Alan Yuille

In modern cloud and heterogeneous distributed infrastructures, container images are widely used as the deployment unit for machine learning applications. An image bundles the application with its entire platform-specific execution…

分布式、并行与集群计算 · 计算机科学 2026-04-14 Fengzhi Li , Xiaohui Peng , Qingru Xu , Qisong Shi , Tuo Zhou , Yongxuan Dai , Yifan Wang , Ninghui Sun , Zhiwei Xu

3D reconstruction of high-resolution target remains a challenge task due to the large memory required from the large input image size. Recently developed learning based algorithms provide promising reconstruction performance than…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Yanwei Wang

Recently, Vector Quantized AutoRegressive (VQ-AR) models have shown remarkable results in text-to-image synthesis by equally predicting discrete image tokens from the top left to bottom right in the latent space. Although the simple…

计算机视觉与模式识别 · 计算机科学 2023-09-21 Zhengcong Fei , Mingyuan Fan , Li Zhu , Junshi Huang

The rapid evolution of intelligent document processing systems demands robust solutions that adapt to diverse domains without extensive retraining. Traditional methods often falter with variable document types, leading to poor performance.…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Maria Pilligua , Nil Biescas , Javier Vazquez-Corral , Josep Lladós , Ernest Valveny , Sanket Biswas

Training next-generation code generation models requires high-quality datasets, yet existing datasets face difficulty imbalance, format inconsistency, and data quality problems. We address these challenges through systematic data processing…

计算与语言 · 计算机科学 2026-03-10 Zongqian Li , Tengchao Lv , Shaohan Huang , Yixuan Su , Qinzheng Sun , Qiufeng Yin , Ying Xin , Scarlett Li , Lei Cui , Nigel Collier , Furu Wei

Despite the efficiency of prompt learning in transferring vision-language models (VLMs) to downstream tasks, existing methods mainly learn the prompts in a coarse-grained manner where the learned prompt vectors are shared across all…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Jingjing Xie , Yuxin Zhang , Jun Peng , Zhaohong Huang , Liujuan Cao

Large Language Models (LLMs) have demonstrated impressive capabilities in understanding and generating codes. Due to these capabilities, many recent methods are proposed to automatically refine the codes with LLMs. However, we should…

软件工程 · 计算机科学 2024-10-31 Minju Seo , Jinheon Baek , Sung Ju Hwang

This paper considers a method of coding the sensor outputs in order to detect stealthy false data injection attacks. An intelligent attacker can design a sequence of data injection to sensors and actuators that pass the state estimator and…

密码学与安全 · 计算机科学 2016-11-17 Fei Miao , Quanyan Zhu , Miroslav Pajic , George J. Pappas

We study the design of deep architectures for lossy image compression. We present two architectural recipes in the context of multi-stage progressive encoders and empirically demonstrate their importance on compression performance.…

计算机视觉与模式识别 · 计算机科学 2017-11-13 Mohammad Haris Baig , Vladlen Koltun , Lorenzo Torresani

This work investigates three methods for calculating loss for autoencoder-based pretraining of image encoders: The commonly used reconstruction loss, the more recently introduced deep perceptual similarity loss, and a feature prediction…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Gustav Grund Pihlgren , Fredrik Sandin , Marcus Liwicki

Structured image understanding, such as interpreting tables and charts, requires strategically refocusing across various structures and texts within an image, forming a reasoning sequence to arrive at the final answer. However, current…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Xingyu Fu , Minqian Liu , Zhengyuan Yang , John Corring , Yijuan Lu , Jianwei Yang , Dan Roth , Dinei Florencio , Cha Zhang

In image editing tasks, high-quality text editing capabilities can significantly reduce both human and material resource costs. Existing methods, however, face significant limitations in terms of stroke accuracy for complex text and…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Zhenyu Yan , Jian Wang , Aoqiang Wang , Yuhan Li , Wenxiang Shang , Ran Lin

Distributed storage systems support failures of individual devices by the use of replication or erasure correcting codes. While erasure correcting codes offer a better storage efficiency than replication for similar fault tolerance, they…

分布式、并行与集群计算 · 计算机科学 2014-12-10 Nicolas Le Scouarnec

Motivated by the surge of large language models, there has been a push to formally characterize the symbolic abilities intrinsic to the transformer architecture. A programming language, called RASP, has been proposed, which can be directly…

计算与语言 · 计算机科学 2025-06-03 Tomás Vergara-Browne , Álvaro Soto