← Search

Sinisa Stekovic

6 accepted papers

2025

GuideFlow3D: Optimization-Guided Rectified Flow For Appearance Transfer

NeurIPS 2025poster

Transferring appearance to 3D assets using different representations of the appearance object - such as images or text - has garnered interest due to its wide range of applications in industries like gaming, augmented reality, and digital content creation. However, state-of-the-art methods still fai…

Cited by 0SourcecodeScholar
2025

PyTorchGeoNodes: Enabling Differentiable Shape Programs for 3D Shape Reconstruction

CVPR 2025poster

We propose PyTorchGeoNodes, a differentiable module for reconstructing 3D objects and their parameters from images using interpretable shape programs. Unlike traditional CAD model retrieval, shape programs allow reasoning about semantic parameters, editing, and a low memory footprint. Despite their…

Cited by 0SourcePDFScholar
2022

MonteBoxFinder: Detecting and Filtering Primitives to Fit a Noisy Point Cloud

ECCV 2022poster

"We present MonteBoxFinder, a method that, given an noisy input point cloud, detects a dense set of imperfect boxes, and employs a discrete optimization algorithm that efficiently explores the space of allbox arrangements in order to find the arrangement that best fits the pointcloud. Our method dem…

2021

Monte Carlo Scene Search for 3D Scene Understanding

CVPR 2021poster

We explore how a general AI algorithm can be used for 3D scene understanding to reduce the need for training data. More exactly, we propose a modification of the Monte Carlo Tree Search (MCTS) algorithm to retrieve objects and room layouts from noisy RGB-D scans. While MCTS was developed as a game-p…

Cited by 29PDFcodeScholar
2021

MonteFloor: Extending MCTS for Reconstructing Accurate Large-Scale Floor Plans

ICCV 2021poster

We propose a novel method for reconstructing floor plans from noisy 3D point clouds. Our main contribution is a principled approach that relies on the Monte Carlo Tree Search (MCTS) algorithm to maximize a suitable objective function efficiently despite the complexity of the problem. Like previous w…

Cited by 41PDFcodeScholar
2020

General 3D Room Layout from a Single View by Render-and-Compare

ECCV 2020poster

We present a novel method to reconstruct the 3D layout of a room—walls, floors, ceilings—from a single perspective view in challenging conditions, by contrast with previous single-view methods restricted to cuboid-shaped layouts. This input view can consist of a color image only, but considering a de…