中文
相关论文

相关论文: LaserSVG: Responsive Laser-Cutter Templates

200 篇论文

Generated Scalable Vector Graphics (SVG) images demand evaluation criteria tuned to their symbolic and vectorial nature: criteria that existing metrics such as FID, LPIPS, or CLIPScore fail to satisfy. In this paper, we introduce SVGauge,…

Advances in large language models (LLMs) offer new possibilities for enhancing math education by automating support for both teachers and students. While prior work has focused on generating math problems and high-quality distractors, the…

人工智能 · 计算机科学 2025-03-11 Jaewook Lee , Jeongah Lee , Wanyong Feng , Andrew Lan

Diffusion models have shown impressive results in text-to-image synthesis. Using massive datasets of captioned images, diffusion models learn to generate raster images of highly diverse objects and scenes. However, designers frequently use…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Ajay Jain , Amber Xie , Pieter Abbeel

Despite the ubiquity of visualization examples published on the web, retargeting existing custom chart implementations to new datasets remains difficult, time-intensive, and tedious. The adaptation process assumes author familiarity with…

人机交互 · 计算机科学 2026-01-21 Luke S. Snyder , Chenglong Wang , Steven M. Drucker

Generating VectorArt from text prompts is a challenging vision task, requiring diverse yet realistic depictions of the seen as well as unseen entities. However, existing research has been mostly limited to the generation of single objects,…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Ayan Banerjee , Nityanand Mathur , Josep Llados , Umapada Pal , Anjan Dutta

Scalable Vector Graphics (SVGs) are highly favored by designers due to their resolution independence and well-organized layer structure. Although existing text-to-vector (T2V) generation methods can create SVGs from text prompts, they often…

图形学 · 计算机科学 2025-05-16 Peiying Zhang , Nanxuan Zhao , Jing Liao

Image rasterization is a mature technique in computer graphics, while image vectorization, the reverse path of rasterization, remains a major challenge. Recent advanced deep learning-based models achieve vectorization and semantic…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Xu Ma , Yuqian Zhou , Xingqian Xu , Bin Sun , Valerii Filev , Nikita Orlov , Yun Fu , Humphrey Shi

In the realm of vision models, the primary mode of representation is using pixels to rasterize the visual world. Yet this is not always the best or unique way to represent visual content, especially for designers and artists who depict the…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Bocheng Zou , Mu Cai , Jianrui Zhang , Yong Jae Lee

We introduce the task of SVG extraction, which consists in translating specific visual inputs from an image into scalable vector graphics. Existing multimodal models achieve strong results when generating SVGs from clean renderings or…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Marco Terral , Haotian Zhang , Tianyang Zhang , Meng Lin , Xiaoqing Xie , Haoran Dai , Darsh Kaushik , Pai Peng , Nicklas Scharpff , David Vazquez , Joan Rodriguez

Robotic Template Library (RTL) is a set of tools for dealing with geometry and point cloud processing, especially in robotic applications. The software package covers basic objects such as vectors, line segments, quaternions, rigid…

机器人学 · 计算机科学 2021-11-02 Ales Jelinek , Adam Ligocki , Ludek Zalud

Foundation Vision-Language Models (VLMs) trained using large-scale open-domain images and text pairs have recently been adapted to develop Vision-Language Segmentation Models (VLSMs) that allow providing text prompts during inference to…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Manish Dhakal , Rabin Adhikari , Safal Thapaliya , Bishesh Khanal

Interfaces for creating visualizations typically embrace one of several common forms. Textual specification enables fine-grained control, shelf building facilitates rapid exploration, while chart choosing promotes immediacy and simplicity.…

人机交互 · 计算机科学 2021-01-27 Andrew McNutt , Ravi Chugh

Text logo design heavily relies on the creativity and expertise of professional designers, in which arranging element layouts is one of the most important procedures. However, this specific task has received limited attention, often…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Junwen He , Yifan Wang , Lijun Wang , Huchuan Lu , Jun-Yan He , Chenyang Li , Hanyuan Chen , Jin-Peng Lan , Bin Luo , Yifeng Geng

This paper presents a generalized integrated framework of semi-automatic surgical template design. Several algorithms were implemented including the mesh segmentation, offset surface generation, collision detection, ruled surface…

图形学 · 计算机科学 2016-02-08 Xiaojun Chen , Lu Xu , Yue Yang , Jan Egger

This paper introduces a new approach to extract and analyze vector data from technical drawings in PDF format. Our method involves converting PDF files into SVG format and creating a feature-rich graph representation, which captures the…

计算机视觉与模式识别 · 计算机科学 2024-10-03 Andrea Carrara , Stavros Nousias , André Borrmann

For certain image generation tasks, vector graphics such as Scalable Vector Graphics (SVGs) offer clear benefits such as increased flexibility, size efficiency, and editing ease, but remain less explored than raster-based approaches. A core…

机器学习 · 计算机科学 2026-02-04 Michael Ogezi , Martin Bell , Freda Shi , Ethan Smith

We propose LaserTagger - a sequence tagging approach that casts text generation as a text editing task. Target texts are reconstructed from the inputs using three main edit operations: keeping a token, deleting it, and adding a phrase…

计算与语言 · 计算机科学 2019-09-04 Eric Malmi , Sebastian Krause , Sascha Rothe , Daniil Mirylenka , Aliaksei Severyn

Scalable Vector Graphics (SVG) is a popular vector image format that offers good support for interactivity and animation. Despite its appealing characteristics, creating custom SVG content can be challenging for users due to the steep…

计算机视觉与模式识别 · 计算机科学 2023-06-08 Ronghuan Wu , Wanchao Su , Kede Ma , Jing Liao

Laser vision sensors (LVS) are critical perception modules for industrial robots, facilitating real-time acquisition of workpiece geometric data in welding applications. However, the camera communication delay will lead to a temporal…

机器人学 · 计算机科学 2025-11-04 Peiwen Yang , Mingquan Jiang , Xinyue Shen , Heping Zhang

Automating the conversion of user interface design into code (image-to-code or image-to-UI) is an active area of software engineering research. However, the state-of-the-art solutions do not achieve high fidelity to the original design, as…

软件工程 · 计算机科学 2025-09-09 Zoltan Toth-Czifra