3d vision research (big + small models) @realitylabs. @brownvisualcomp alum.
tweet = my personal opinions.
creativity, learning, perception, and action ≥≥≥
The internet is full of video. So why can't novel view synthesis just scale on it?
Real-world video is simultaneously unposed, messy, and dynamic, breaking self-supervised NVS.
We fixed that. RayDer learns static-scene NVS from dynamic internet video, scaling like an LLM. A🧵
@pablovelagomez1@Nik__V__ I’ll keep this in mind for future releases. I can see efficient models + multitask being helpful for open source releases, even if not SOTA on all tasks.
Depth and surface normal models are slow at high resolutions.
HyDen (ICLR 2026) is a dual-path CNN+ViT recipe that is 4–10× faster and more accurate.
Thread + code below.
This is a simple recipe for extending base models to high-resolution dense prediction.
We integrate HyDen encoders into 3 tasks/models:
• relative depth
• metric point maps
• surface normals
HyDen is also faster than recent fast depth models like DepthPro and FlashDepth.
We think the recipe can generalize to other pixel-heavy tasks as well.
Introducing Efficient Universal Perception Encoder (EUPE)🚀
A family of compact vision encoders that match or exceed domain experts across diverse tasks, in a single model.
📄 Paper: https://t.co/u4DtnmQISr
💻 Code: https://t.co/NaSt0aTOGN
🤗 Models: https://t.co/BUumD6LhCe
🧵
@gabriberton@chris_j_paxton we don’t know though!! E2E only means that the big model is E2E.
it is very possible that they have a standalone frozen detection model AND that model is only used to bootstrap the intermediate prediction and visualization of E2E driving.
@yacineMTB in a recent podcast with the Matic ceo, he mentioned the hidden major cost of adding sensor types to hardware is the amount of team bandwidth and headcount required to calibrate, simulate, and iterate with the sensor
@Yuchenj_UW I feel like this ordering is because of leverage NOT abilities. Researchers are higher leverage (and harder to hire) than engineers.
The actual act of engineering/experimentation/implementation is easier to verify (and train big model for) then research ideas imho.