paper-with-me

Papers

OrigamiSet1.0: Two New Datasets for Origami Classification and Difficulty Estimation

2021-01-14 · Daniel Ma, Gerald Friedland, Mario Michael Krell

Origami is becoming more and more relevant to research. However, there is no public dataset yet available and there hasn't been any research on this topic in machine learning. We constructed an origami dataset using images from the multimedia commons and other databases. It consists of two subsets: one for classification of origami images and the other for difficulty estimation. We obtained 16000 images for classification (half origami, half other objects) and 1509 for difficulty estimation with $3$ different categories (easy: 764, intermediate: 427, complex: 318). The data can be downloaded at: https://github.com/multimedia-berkeley/OriSet. Finally, we provide machine learning baselines.

📄 PDF Abstract BibTeX arXiv:2101.05470

Code (1)

multimedia-berkeley/OriSet 공식 구현

Tasks

BIG-bench Machine LearningClassificationGeneral ClassificationVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

ORIGAMI: A generative transformer architecture for predictions from semi-structured data

2024-12-23 · Thomas Rückstieß, Alana Huang, Robin Vujanic

Despite the popularity and widespread use of semi-structured data formats such as JSON, end-to-end supervised learning applied directly to such data remains underexplored. We present ORIGAMI (Object RepresentatIon via Ge…

Code ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONvalid

Origami Single-end Capacitive Sensing for Continuous Shape Estimation of Morphing Structures

2023-07-03 · Lala Shakti Swarup Ray, Daniel Geißler, Bo Zhou, Paul Lukowicz 외

In this work, we propose a novel single-end morphing capacitive sensing method for shape tracking, FxC, by combining Folding origami structures and Capacitive sensing to detect the morphing structural motions using state…

3D geometry

Harnessing Interpretable Machine Learning for Holistic Inverse Design of Origami

2022-04-12 · Yi Zhu, Evgueni T. Filipov

This work harnesses interpretable machine learning methods to address the challenging inverse design problem of origami-inspired systems. We show that a decision tree-random forest method is particularly suitable for fit…

BIG-bench Machine LearningInterpretable Machine Learning

360$^\circ$ Depth Estimation from Multiple Fisheye Images with Origami Crown Representation of Icosahedron

2020-07-14 · Ren Komatsu, Hiromitsu Fujii, Yusuke Tamura, Atsushi Yamashita 외

In this study, we present a method for all-around depth estimation from multiple omnidirectional images for indoor environments. In particular, we focus on plane-sweeping stereo as the method for depth estimation from th…

Depth EstimationGPU

Functional Program Synthesis with Higher-Order Functions and Recursion Schemes

2025-11-28 · Matheus Campos Fernandes arxiv

Program synthesis is the process of generating a computer program following a set of specifications, such as a set of input-output examples. It can be modeled as a search problem in which the search space is the set of a…

Program Synthesis