Skip to content

Releases: Acly/vision.cpp

Version 0.3.0

08 Dec 11:02

Choose a tag to compare

  • Added C API for foreign language bindings (not public for now)
  • Added Python bindings, see #9
  • Allow ESRGAN models to run with 1x and 8x scale

Version 0.2.0

17 Oct 12:00

Choose a tag to compare

  • Depth Anything V2 inference
  • Public API to reuse backbones: SWINv1, DINOv2
  • BiRefNet: enabled Flash Attention (improves performance on GPU)
  • BiRefNet: automatically resize dynamic inputs to fit maximum GPU buffer size
  • Extended visp::backend_type enum to cover specific GPU backend in the future
  • Fixed support for integrated GPUs

Version 0.1.0

14 Aug 09:23

Choose a tag to compare

Binaries for initial release.