Vincent Leroy

@vincentleroy.bsky.social

GEODE Team Lead (Geometric Deep Learning) 3D vision researcher @NaverLabsEurope

Interested in designing the next generation of FF3D reconstruction models for real-life use cases? The Geometric Deep Learning team at the root of the foundational research lines of CroCo and DUSt3R is looking for a research scientist to help us!

A new model for human mesh recovery, high-performing and w/o using any 3D scans, has been published by my excellent colleagues at @naverlabseurope.bsky.social. Excellent work!

Romain Brégier@rbregier.bsky.social · 9mo ago

Meet Anny, our Free (Apache 2.0) and Interpretable Human Body Model for all ages. Anny is built upon #MakeHuman and enables achieving SOTA performance in Human Mesh Recovery. ArXiv: arxiv.org/abs/2511.03589 Demo: anny-demo.europe.naverlabs.com Code: github.com/naver/anny

Wrt to RoPE: People are applying it wrongly for multi-view, if you do it VGGT style you will mix the positions of all the images. You should do it independently (i.e. no rope between images).