AutoDepth Image Viewer

Bolt-Scripts

Released
Oct 27, 2023
Platforms
Last updated
Wishlist on SteamAdd it on the Steam store page. Opens in a new tab.

Updates & announcements

20 posts
  1. Developer post

    Patch Jun 19

    Fix some extremely dumb issues affecting video depth prediction, caused by python being garbage, I swear I didn't even touch the code.

  2. Developer post

    Update Jun 18

    -(Hopefully) improved perspective correction, especially for the new high depth model. -Fix high video model inverted depth -Fix 3D export not working -Most things should use case sensitive paths now which i guess matters if you're loading images from a NAS or w/e -Probably some

  3. Developer post

    Update Jan 22

    -Updated the built-in 'High' model to DepthAnything3 Mono Large ~I finally had some time to mess with this again and somehow managed to figure out how to get the DA3 models baked into onnx while still supporting both variable resolution input and fp16 ~At least for now only the l

  4. Developer post

    Patch September 11th 2025

    I wrapped the transform stage into the onnx model to avoid cpu stuff I guess, along with some other minor improvements this should slightly increase performance on non nvidia GPU's

  5. Developer post

    Update July 1st

    -added an option to disable changing the image while screen capture is active -added ability to load custom backgrounds -added ability to crop the screen capture boundary -fixed vr controller bindings for video seek left/right and play/pause not working (oops)

  6. Developer post

    Update June 25th

    -Updated depth models and depth generation backend Hopefully this doesn't break things even more for most people. But this should give proper cuda support for 50 series GPUs, as well as less buggy support for AMD and others. If it doesn't just explode anyway. Also the way depth r

  7. Developer post

    Patch March 23rd

    -Updated some backend stuff on the depth generator -Better GPU capability detection, should fix issues with certain cards/drivers -Hopefully grabbing the image with a VR controller should be more generous now and harder to get stuck etc. -Added keyboard shortcuts for image manipu

  8. Developer post

    Smol Update February 23rd

    -Added depth resolution and show window settings to video depth preprocessor -Video thumbnails in the image viewer should now work regardless of if ffmpeg is installed

  9. Developer post

    Hotfix February 3rd

    -Fix issue causing images to be shown at a lower resolution -Also improved loading times for anything that isn't a rotated jpeg i guess

  10. Developer post

    Update January 27th

    Added hue/saturation/brightness controls to the visualization tab in the toolbox Added support for image alpha cutout in png/webp Added a new tab to the toolbox with options to duplicate image displays so you can have more than one at a time Added new hotkeys and optional control

  11. Developer post

    Patch Dec 1st

    -Fixed VR pointer line not rendering in front of the image -Fixed VR cursor dot disappearing -Probably fixed an issue with image orientation when opening/closing the menu -Fixed issues with certain resolutions when screen capturing -Changed the screen capture resolution limit to

  12. Developer post

    Update Nov 28

    -Added a new feature to the toolbox to cast a screen/monitor and depthify it. Woooo More difficult than I thought to implement this. Individual parts aren't that hard but getting it all to come together seamlessly is tricky. I think I lied when I said it would run the same as the

  13. Developer post

    Test Post Pls Ignore

    Just trying to figure some things out. In other news, I'm working on a feature to stream the desktop. This should let you view whatever content on your computer without needing to specifically open it within AutoDepth. Pretty neat huh. It should run about the same as the current

  14. Developer post

    Update 10/27/2024

    -Added a new tab to the toolbox with a bunch of neat visualization options. -Show raw depth map -Show surface normals -Disable edge clipping to extend image edges infinitely, can create a pretty cool effect -Controls for foreground/background clipping to isolate a section of the

  15. Developer post

    Update 10/19/2024

    -I reworked how data is handled for realtime video -Should be more stable now and transfer bottlenecks have been virtually eliminated, so you should be able to render video depth as fast as your system can handle -Resolution and model has a much more drastic impact now, and lower

  16. Developer post

    Update 10/7/2024

    -Added support for new "ML Depth Pro" model in the advanced settings. -Currently this model is locked to a 1536x1536 resolution, and is fairly detailed, though perhaps a bit slow. Hopefully someone will figure out how to unlock the resolution on it later so it can run faster. -Th

  17. Developer post

    Smol Update 8/26/2024

    -Added a slider to control the resolution for depth estimation under advanced settings. Should allow beefier PCs to crank out a bit more detail at the cost of estimation speed. Most people shouldn't really bother with this but if you feel inclined to tinker with it and test estim

  18. Developer post

    Update July 8th

    Got some QoL here boys changelog: -Pointer in VR now freezes when pulling the trigger to make clicking easier -Added a separate toggle for allowing GIFs, off by default -Browser now prioritizes loading thumbnails for visible content first -Thumbnails for videos are now taken from

  19. Developer post

    Update June 17th

    -Changed default model to the new Depth Anything V2 small model and added support for downloading other V2 models These models definitely have more detail in them and run about the same as the previous ones. I think the consistency is better as well for realtime video and such.

  20. Developer post

    Update April 16

    -fix UI bugs causing duplicate folder appearances and persistent drive letter folders -fix playlist and favorites going outside of UI if list is too big -improved sorting by name when filenames have numbers in them (a bit slower to sort but eh) -add reset all button for image con