← Search

Rajat Talak

6 accepted papers

2026

Picasso: Holistic Scene Reconstruction with Physics-Constrained Sampling

RSS 2026poster

In the presence of occlusions and measurement noise, geometrically accurate scene reconstructions—which fit the sensor data—can still be physically incorrect. For instance, when estimating the poses and shapes of objects in the scene and importing the resulting estimates into a simulator, small erro…

Cited by 0SourceScholar
2025

CRISP: Object Pose and Shape Estimation with Test-Time Adaptation

CVPR 2025highlight

We consider the problem of estimating object pose and shape from an RGB-D image. Our first contribution is to introduce CRISP, a category-agnostic object pose and shape estimation pipeline. The pipeline implements an encoder-decoder model for shape estimation. It uses FiLM-conditioning for implicit…

2024

Test-Time Certifiable Self-Supervision to Bridge the Sim2Real Gap in Event-Based Satellite Pose Estimation

IROS 2024poster

Deep learning plays a critical role in vision-based satellite pose estimation. However, the scarcity of real data from the space environment means that deep models need to be trained using synthetic data, which raises the Sim2Real domain gap problem. A major cause of the Sim2Real gap are novel light…

Cited by 1SourceScholar
2023

A Correct-and-Certify Approach to Self-Supervise Object Pose Estimators via Ensemble Self-Training

RSS 2023poster

Real-world robotics applications demand object pose estimation methods that work reliably across a variety of scenarios. Modern learning-based approaches require large labeled datasets and tend to perform poorly outside the training domain. Our first contribution is to develop a robust corrector mod…

Cited by 5SourcePDFScholar
2023

PyPose: A Library for Robot Learning With Physics-Based Optimization

CVPR 2023poster

Deep learning has had remarkable success in robotic perception, but its data-centric nature suffers when it comes to generalizing to ever-changing environments. By contrast, physics-based optimization generalizes better, but it does not perform as well in complicated tasks due to the lack of high-le…