hgupt3 commited on
Commit
06f7191
Β·
verified Β·
1 Parent(s): 2bd48b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -51,10 +51,10 @@ checkpoints/
51
  β”‚ β”œβ”€β”€ sensor_0001.pth # Weights for sensor 1
52
  β”‚ └── ...
53
  └── pose_estimation/ # Pose estimation task weights
54
- β”‚ └── SITR_base/ # Base model with fine-tuned head for classification on 1 sensor
55
- β”‚ β”œβ”€β”€ sensor_0000.pth # Weights for sensor 0
56
- β”‚ β”œβ”€β”€ sensor_0001.pth # Weights for sensor 1
57
- β”‚ └── ...
58
  ```
59
 
60
  You can use the SITR_B18.pth weight for:
 
51
  β”‚ β”œβ”€β”€ sensor_0001.pth # Weights for sensor 1
52
  β”‚ └── ...
53
  └── pose_estimation/ # Pose estimation task weights
54
+ └── SITR_base/ # Base model with fine-tuned head for classification on 1 sensor
55
+ β”œβ”€β”€ sensor_0000.pth # Weights for sensor 0
56
+ β”œβ”€β”€ sensor_0001.pth # Weights for sensor 1
57
+ └── ...
58
  ```
59
 
60
  You can use the SITR_B18.pth weight for: