Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This repo can not replicate the FSM result #27

Open
hjxwhy opened this issue Oct 22, 2022 · 0 comments
Open

This repo can not replicate the FSM result #27

hjxwhy opened this issue Oct 22, 2022 · 0 comments

Comments

@hjxwhy
Copy link

hjxwhy commented Oct 22, 2022

Thanks for your release. I use this repo to replicate the FSM result, but it can not replicate it at all, RMSE is more than 170 without gt scale. Have you tested before release?
this is my config setting:
wrapper:
recipe: wrapper|default
max_epochs: 30
validate_first: False
arch:
model:
file: depth/FSMModel
networks:
depth:
recipe: networks/focal_depth_res_net|fsm_ddad
depth_range: [0.1,200.0]
pose:
recipe: networks/conv_pose_net|default
losses:
reprojection:
recipe: losses/reprojection|default
smoothness:
recipe: losses/smoothness|default
evaluation:
depth:
recipe: evaluation/depth|ddad_resize
optimizers:
depth:
recipe: optimizers|adam_20_05
pose:
recipe: optimizers|adam_20_05
datasets:
train:
recipe: datasets/ddad|train_selfsup_6cams
dataloader:
batch_size: 1
validation:
recipe: datasets/ddad|validation_6cams

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant