-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
DeepLIO Network
deeplio:
dropout: 0.25
pretrained: false
model-path: ""
lidar-feat-net:
name: "lidar-feat-simple-1"
pretrained: false
model-path: ""
imu-feat-net:
name: "imu-feat-rnn" # See the name is commented out
pretrained: false
model-path: ""
odom-feat-net:
name: # "odom-feat-fc" # See the name is commented out
pretrained: false
model-path: ""
fusion-net: "fusion-layer"
why you comment odom-feat-fc
, I think odom is still necessary but fusion-net
should be commented.
Metadata
Metadata
Assignees
Labels
No labels