Skip to content

Machine Learning

Dani John edited this page Feb 3, 2024 · 11 revisions

Machine learning is used to generate Depthmap for some backgrounds.

Frequently Asked Questions (FAQ)

Q. Download failed, what do I do?

First verify that internet is working and try again. The files are hosted on github, some locations or network maybe blocking them.

Download model.onnx file and copy to:

%LocalAppData%\Packages\12030rocksdanister.LivelyWeather_7fdssb32ynezy\LocalState\ML\Midas

Create directory if it does not exist.

Q. How does Depth effect work?

Depth information or Depth Map is generated on the fly when selecting the background. Depth Map shows the distance of object from the camera, in the following example darker region is further away from the camera and brighter near.

Based on this information the image pixels are shifted more when closer and less when further away from camera.