中文
相关论文

相关论文: Slice-100K: A Multimodal Dataset for Extrusion-bas…

200 篇论文

The computational fabrication pipeline for 3D printing is much like a compiler - users design models in Computer Aided Design (CAD) tools that are lowered to polygon meshes to be ultimately compiled to machine code by 3D slicers. For…

编程语言 · 计算机科学 2025-09-03 Yumeng He , Chandrakana Nandi , Sreepathi Pai

3D printing or additive manufacturing is a revolutionary technology that enables the creation of physical objects from digital models. However, the quality and accuracy of 3D printing depend on the correctness and efficiency of the G-code,…

Mechanical design and manufacturing workflows conventionally begin with conceptual design, followed by the creation of a computer-aided design (CAD) model and fabrication through material-extrusion (MEX) printing. This process requires…

机器学习 · 计算机科学 2026-03-20 Ziyue Wang , Yayati Jadhav , Peter Pak , Amir Barati Farimani

3D printing has long been a technology for industry professionals and enthusiasts willing to tinker or even build their own machines. This stands in stark contrast to today's market, where recent developments have prioritized ease of use to…

机器学习 · 计算机科学 2025-09-17 Janik Henn , Adrian Hauptmannl , Hamza A. A. Gardi

The current language for CNC programming is G-code which dates from the beginning of the eighties with the norm ISO 6983. With the new technologies, G-code becomes obsolete. It presents drawbacks that create a rupture in the numerical chain…

经典物理 · 物理学 2009-05-20 Raphael Laguionie , Matthieu Rauch , Jean-Yves Hascoët

Gaussian Splatting (GS) has recently emerged as a state-of-the-art representation for radiance fields, combining real-time rendering with high visual fidelity. However, GS models require storing millions of parameters, leading to large file…

多媒体 · 计算机科学 2026-02-27 Pedro Martin , Antonio Rodrigues , Joao Ascenso , Maria Paula Queluz

Architected materials of significant geometric complexity offer exceptional mechanical properties that often surpass those of their constituent materials. However, their fabrication through extrusion-based 3D printing remains hindered by…

计算工程、金融与科学 · 计算机科学 2025-09-01 Pierpaolo Fucile , Maria Kalogeropoulou , Vivek Cherian David , Lorenzo Moroni

Neural image codecs achieve higher compression ratios than traditional hand-crafted methods such as PNG or JPEG-XL, but often incur substantial computational overhead, limiting their deployment on energy-constrained devices such as…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Till Aczel , David F. Jenny , Simon Bührer , Andreas Plesner , Antonio Di Maio , Roger Wattenhofer

With the help of powerful generative models, Semantic Image Compression (SIC) has achieved impressive performance at ultra-low bitrate. However, due to coarse-grained visual-semantic alignment and inherent randomness, the reliability of SIC…

图像与视频处理 · 电气工程与系统科学 2025-06-03 Chenhao Wu , Qingbo Wu , Haoran Wei , Shuai Chen , Mingzhou He , King Ngi Ngan , Fanman Meng , Hongliang Li

3D Gaussian Splatting and its extension to 4D dynamic scenes enable photorealistic, real-time rendering from real-world captures, positioning Gaussian Splats (GS) as a promising format for next-generation immersive media. However, their…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Sicheng Li , Chengzhen Wu , Hao Li , Xiang Gao , Yiyi Liao , Lu Yu

STEP-NC (ISO 14649) is becoming a promising standard to replace or supplement the conventional G-code programs based on ISO 6983 due to its feature based machine independent characteristics and its centric role to enable efficient…

计算工程、金融与科学 · 计算机科学 2014-12-18 Shixin Xú , Nabil Anwer , Sylvain Lavernhe

Computer-aided design (CAD) is a way to digitally create 2D drawings and 3D models of real-world products. Traditional CAD typically relies on hand-drawing by experts or modifications of existing library files, which doesn't allow for rapid…

图形学 · 计算机科学 2025-05-14 Changqi He , Shuhan Zhang , Liguo Zhang , Jiajun Miao

Efficient creation of accurate and editable 3D CAD models is critical in engineering design, significantly impacting cost and time-to-market in product innovation. Current manual workflows remain highly time-consuming and demand extensive…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Anna C. Doris , Md Ferdous Alam , Amin Heyrani Nobari , Faez Ahmed

This paper introduces Claycode, a novel 2D scannable code designed for extensive stylization and deformation. Unlike traditional matrix-based codes (e.g., QR codes), Claycodes encode their message in a tree structure. During the encoding…

图形学 · 计算机科学 2025-05-14 Marco Maida , Alberto Crescini , Marco Perronet , Elena Camuffo

In real-world machine learning applications, data subsets correspond to especially critical outcomes: vulnerable cyclist detections are safety-critical in an autonomous driving task, and "question" sentences might be important to a dialogue…

机器学习 · 计算机科学 2020-03-03 Vincent S. Chen , Sen Wu , Zhenzhen Weng , Alexander Ratner , Christopher Ré

Automatic code generation for low-dimensional geometric algorithms is capable of producing efficient low-level software code through a high-level geometric domain specific language. Geometric Algebra (GA) is one of the most suitable…

数学软件 · 计算机科学 2016-07-19 Ahmad Hosney Awad Eid

In mixed-integer programming (MIP) solvers, cutting planes are essential for Branch-and-Cut (B&C) algorithms as they reduce the search space and accelerate the solving process. Traditional methods rely on hard-coded heuristics for cut plane…

人工智能 · 计算机科学 2025-03-21 Shuli Zeng , Sijia Zhang , Shaoang Li , Feng Wu , Xiang-Yang Li

With the emergence of 3D Gaussian Splatting (3DGS), numerous pioneering efforts have been made to address the effective compression issue of massive 3DGS data. 3DGS offers an efficient and scalable representation of 3D scenes by utilizing…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Zhiye Tang , Lingzhuo Liu , Shengjie Jiao , Qiudan Zhang , Junhui Hou , You Yang , Xu Wang

This paper introduces SGCode, a flexible prompt-optimizing system to generate secure code with large language models (LLMs). SGCode integrates recent prompt-optimization approaches with LLMs in a unified system accessible through front-end…

密码学与安全 · 计算机科学 2024-09-26 Khiem Ton , Nhi Nguyen , Mahmoud Nazzal , Abdallah Khreishah , Cristian Borcea , NhatHai Phan , Ruoming Jin , Issa Khalil , Yelong Shen

A low-complexity point cloud compression method called the Green Point Cloud Geometry Codec (GPCGC), is proposed to encode the 3D spatial coordinates of static point clouds efficiently. GPCGC consists of two modules. In the first module,…

图像与视频处理 · 电气工程与系统科学 2023-02-14 Qingyang Zhou , Shan Liu , C. -C. Jay Kuo
‹ 上一页 1 2 3 10 下一页 ›