Anton Obukhov

toshas

AI & ML interests

None yet

Organizations

toshas's activity

posted an update about 2 months ago
view post
Post
1860
Another gem from our lab โ€” DGInStyle! We use Stable Diffusion to generate semantic segmentation data for autonomous driving and train domain-generalizable networks.

๐Ÿ“Ÿ Website: https://dginstyle.github.io
๐Ÿงพ Paper: https://arxiv.org/abs/2312.03048
๐Ÿค— Hugging Face Paper: DGInStyle: Domain-Generalizable Semantic Segmentation with Image Diffusion Models and Stylized Semantic Control (2312.03048)
๐Ÿค— Hugging Face Model: yurujaja/DGInStyle
๐Ÿ™ Code: https://github.com/yurujaja/DGInStyle

In a nutshell, our pipeline overcomes the resolution loss of Stable Diffusion latent space and the style bias of ControlNet, as shown in the attached figures. This allows us to generate sufficiently high-quality pairs of images and semantic masks to train domain-generalizable semantic segmentation networks.

Team: Yuru Jia ( @yurujaja ), Lukas Hoyer, Shengyu Huang, Tianfu Wang ( @Tianfwang ), Luc Van Gool, Konrad Schindler, and Anton Obukhov ( @toshas ).
posted an update 2 months ago
view post
Post
1922
Introducing Marigold-LCM ๐ŸŒผ โ€” a FAST version of the now popular state-of-the-art depth estimator! Thanks to the latent consistency distillation, it retains the precision of the original Marigold but reaches the solution in just a few steps!

Check out the teaser video attached below and play with the new demo - it accepts videos now! Also, meet the new team member: Tianfu Wang ( @Tianfwang )

๐Ÿค— Demo: prs-eth/marigold-lcm
๐Ÿค— Model: https://huggingface.co/prs-eth/marigold-lcm-v1-0
๐Ÿค— Original Marigold post: https://huggingface.co/posts/toshas/656973498012745
๐Ÿค— Paper: Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation (2312.02145)
๐ŸŒ Website: https://marigoldmonodepth.github.io
๐Ÿ‘พ Code: https://github.com/prs-eth/marigold
๐Ÿ‘พ Code: pip install diffusers
  • 1 reply
ยท
replied to their post 5 months ago
posted an update 5 months ago
view post
Post
Introducing Marigold ๐ŸŒผ - a universal monocular depth estimator, delivering incredibly sharp predictions in the wild! Based on Stable Diffusion, it is trained with synthetic depth data only and excels in zero-shot adaptation to real-world imagery. Check it out:

๐Ÿค— Hugging Face Space: https://huggingface.co/spaces/toshas/marigold
๐Ÿค— Hugging Face Model: https://huggingface.co/Bingxin/Marigold
๐Ÿค— Hugging Face Paper: Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation (2312.02145)
๐ŸŒ Website: https://marigoldmonodepth.github.io
๐Ÿ‘พ Code: https://github.com/prs-eth/marigold
๐Ÿ‘พ Code: pip install diffusers (check comments to this post for details!)
๐Ÿ“„ Paper: https://arxiv.org/abs/2312.02145

Brought to you by the fantastic team from the Photogrammetry and Remote Sensing group of ETH Zurich: Bingxin Ke ( @Bingxin ), Anton Obukhov ( @toshas ), Shengyu Huang, Nando Metzger ( @nandometzger ), Rodrigo Caye Daudt, and Konrad Schindler.
ยท