joonhaim commited on
Commit
58476d8
·
verified ·
1 Parent(s): bfa4745

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -31,6 +31,10 @@ Binary classification of hinged surgical instrument state:
31
  Trained on:
32
  - `joonhaim/hinged-state-classifier-crops`
33
 
 
 
 
 
34
  ## Notes
35
  This is a custom PyTorch checkpoint for classifying the state of hinged surgical instruments from cropped images.
36
 
 
31
  Trained on:
32
  - `joonhaim/hinged-state-classifier-crops`
33
 
34
+ ## Class mapping
35
+ - 0: closed
36
+ - 1: open
37
+
38
  ## Notes
39
  This is a custom PyTorch checkpoint for classifying the state of hinged surgical instruments from cropped images.
40