Anton Obukhov

Results 9 issues of Anton Obukhov

Currently, the package compiles native code (CUDA kernels) upon package installation. This saves a few seconds during code run time, as the compilation does not happen when the user code...

https://github.com/KhrulkovV/geometry-score

Implement https://arxiv.org/pdf/1904.06991.pdf

Currently, the package compiles native code (C++) upon package installation. This saves a few seconds during code run time, as the compilation does not happen when the user code starts....

Hi there, may I request a BibTeX citation block added in case I decide to use this dataset in a paper? Zenodo would work great. Thanks, Anton

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Improved monocular...

enhancement

### Model/Pipeline/Scheduler description Marigold depth is the current diffusion-based state-of-the-art monocular depth estimation pipeline (image-to-depth). It is derived from Stable Diffusion and fine-tuned with synthetic data. Marigold can zero-shot transfer...

stale

# What does this PR do? Fixes #7522. Related to #6533 (community pipeline). This PR adds the family of Marigold pipelines for dense regression tasks. The depth estimation pipeline is...