Skip to content

Commit

Permalink
Load decoder.onnx only when necessary (#7564)
Browse files Browse the repository at this point in the history
  • Loading branch information
klakhov authored Mar 11, 2024
1 parent b7470e1 commit 95e6f26
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 140 deletions.
4 changes: 4 additions & 0 deletions changelog.d/20240311_093929_klakhov_improve_sam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
### Fixed

- Segment anything decoder is loaded anytime when CVAT is opened, but might be not required
(<https://github.com/opencv/cvat/pull/7564>)
Loading

0 comments on commit 95e6f26

Please sign in to comment.