paper-with-me

홈 › Papers

PICASSO: A Feed-Forward Framework for Parametric Inference of CAD Sketches via Rendering Self-Supervision

2024-07-18 · Ahmet Serdar Karadeniz, Dimitrios Mallis, Nesryne Mejri, Kseniya Cherenkova, Anis Kacem, Djamila Aouada

This work introduces PICASSO, a framework for the parameterization of 2D CAD sketches from hand-drawn and precise sketch images. PICASSO converts a given CAD sketch image into parametric primitives that can be seamlessly integrated into CAD software. Our framework leverages rendering self-supervision to enable the pre-training of a CAD sketch parameterization network using sketch renderings only, thereby eliminating the need for corresponding CAD parameterization. Thus, we significantly reduce reliance on parameter-level annotations, which are often unavailable, particularly for hand-drawn sketches. The two primary components of PICASSO are (1) a Sketch Parameterization Network (SPN) that predicts a series of parametric primitives from CAD sketch images, and (2) a Sketch Rendering Network (SRN) that renders parametric CAD sketches in a differentiable manner and facilitates the computation of a rendering (image-level) loss for self-supervision. We demonstrate that the proposed PICASSO can achieve reasonable performance even when finetuned with only a small number of parametric CAD sketches. Extensive evaluation on the widely used SketchGraphs and CAD as Language datasets validates the effectiveness of the proposed approach on zero- and few-shot learning scenarios.

📄 PDF Abstract BibTeX arXiv:2407.13394

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Methods 이 논문이 사용한 방법론

SRN Stable Rank Normalization (SRN) is a weight-normalization scheme which minimizes the stable rank of a linear operator. It simultaneously controls the Lipschitz constant and…

Similar Papers 제목 키워드 기반

Picasso: A Modular Framework for Visualizing the Learning Process of Neural Network Image Classifiers

2017-05-16 · Ryan Henderson, Rasmus Rothe

Picasso is a free open-source (Eclipse Public License) web application written in Python for rendering standard visualizations useful for analyzing convolutional neural networks. Picasso ships with occlusion maps and sal…

Deep LearningGeneral Classification

Deep Neural Networks for Estimation and Inference

2018-09-26 · Max H. Farrell, Tengyuan Liang, Sanjog Misra

We study deep neural networks and their use in semiparametric inference. We establish novel rates of convergence for deep feedforward neural nets. Our new rates are sufficiently fast (in some cases minimax optimal) to al…

Marketingregressionvalid

Picasso: A Sparse Learning Library for High Dimensional Data Analysis in R and Python

2020-06-27 · Jason Ge, Xingguo Li, Haoming Jiang, Han Liu 외

We describe a new library named picasso, which implements a unified framework of pathwise coordinate optimization for a variety of sparse learning problems (e.g., sparse linear regression, sparse logistic regression, spa…

regressionSparse Learning

Efficient High-Resolution Image Editing with Hallucination-Aware Loss and Adaptive Tiling

2025-10-07 · Young D. Kwon, Abhinav Mehrotra, Malcolm Chadwick, Alberto Gil Ramos 외 arxiv

High-resolution (4K) image-to-image synthesis has become increasingly important for mobile applications. Existing diffusion models for image editing face significant challenges, in terms of memory and image quality, when…

Image Editing

Picasso: A CUDA-based Library for Deep Learning over 3D Meshes

2021-03-28 · CVPR 2021 1 · Huan Lei, Naveed Akhtar, Ajmal Mian

We present Picasso, a CUDA-based library comprising novel modules for deep learning over complex real-world 3D meshes. Hierarchical neural architectures have proved effective in multi-scale feature extraction which signi…

CPUGPU