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: