You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally, `--imu-dir` can be used to supply a directory with corresponding IMU horizon masks. The directory structure should match the one of image dir.
118
144
119
-
**NOTE**: The IMU dir has to be provided for models architectures relying on IMU data (i.e. WaSR).
145
+
**NOTE**: The IMU dir has to be provided for models architectures relying on IMU data (i.e. WaSR with IMU).
146
+
147
+
Use the `--help` switch for more details on all possible arguments and settings.
120
148
121
149
#### MODS inference
122
150
123
151
`tools/mods_inference.py` can be used in a similar fashion to run inference on the MODS benchmark.
124
152
153
+
Use the `--help` switch for more details on all possible arguments and settings.
154
+
125
155
## Pretrained models
126
156
127
157
Currently available pretrained model weights. All models are trained on the MaSTr1325 dataset using SLR and weak annotations.
0 commit comments