Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 291 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 291 Bytes

Changelog

v0.2.0 - 2023-08-11

MobileSAM

  • Added quantized ONNX MobileSAM model. Pass --sam_model_type vit_t to use it.

v0.1.0 - 2023-05-06

Blur-Anything Initial Release

  • Added blur implementation
  • Using pims instead of storing frames in memory for better memory usage