Update README.md
Browse files
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 |
|