Skip to content

Releases: Acly/vision.cpp

Version 0.3.0

Choose a tag to compare

@Acly Acly released this 08 Dec 11:02
  • 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

Choose a tag to compare

@Acly Acly released this 17 Oct 12:00
  • 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

Choose a tag to compare

@Acly Acly released this 14 Aug 09:23

Binaries for initial release.