Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Martin <[email protected]>
  • Loading branch information
bmmtstb committed Jul 18, 2024
1 parent 21a116d commit 423f4ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/own/eval_single_similarity_const.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
SCORE_THRESHS: list[float] = [0.85, 0.90, 0.95, 0.99]
IOU_THRESHS: list[float] = [0.3, 0.4, 0.5, 0.6, 0.7, 0.8]


# @torch_memory_analysis
# @MemoryTracker(interval=7.5, top_n=20)
@torch.no_grad()
Expand Down

0 comments on commit 423f4ac

Please sign in to comment.