Skip to content

Commit

Permalink
publications: added cuboids pami
Browse files Browse the repository at this point in the history
  • Loading branch information
fkluger committed Dec 9, 2024
1 parent 0c215f0 commit 1856460
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2021-05-01-cvpr.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ title: "Cuboids Revisited: Learning Robust 3D Shape Fitting to Single RGB Images
authors: Florian Kluger, Hanno Ackermann, Eric Brachmann, Michael Ying Yang, Bodo Rosenhahn
conference: CVPR 2021
paper: "https://arxiv.org/abs/2105.02047"
code: "https://github.com/fkluger/cubboids_revisited"
code: "https://github.com/fkluger/cuboids_revisited_cvpr21"
layout: post
categories: publication
thumbnail: assets/images/cuboids-animation.gif
poster: assets/images/cuboids-poster.jpg
video: https://youtu.be/rOJz3YUCjsA
video:
---

3D primitive fitting to RGB images based on a neural-guided end-to-end trainable multi-model RANSAC estimator.
12 changes: 12 additions & 0 deletions _posts/2024-03-19-pami.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Robust Shape Fitting for 3D Scene Abstraction"
authors: Florian Kluger, Eric Brachmann, Michael Ying Yang, Bodo Rosenhahn
conference: T-PAMI 2024
paper: "https://arxiv.org/abs/2403.10452"
code: "https://github.com/fkluger/cuboids_revisited"
layout: post
categories: publication
thumbnail: assets/images/cuboids_pami.jpg
---

Extending our previous work *Cuboids Revisited* (CVPR 2021), we present improvements of our 3D primitive fitting approach, including a novel Transformer-based cuboid estimator, as well as more comprehensive empirical analyses.
Binary file added assets/images/cuboids_pami.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1856460

Please sign in to comment.