Skip to content

about'multi-task learning' #21

@JGGGBang

Description

@JGGGBang

hello,
i'm very interested in the paper. I have some questions about the execution of the entire process.
1."python train.py --machine ws --config configs/cityscapes_monodepth_highres_dec5_crop.yml
python train.py --machine ws --config configs/cityscapes_monodepth_highres_dec6_crop.yml"
Are these two commands referring to the part that says, "During the first 300k iterations, only the depth decoder and the pose network are trained. Afterwards, the depth encoder is fine-tuned with an ImageNet feature distance λF = 1 × 10−2 for another 50k iterations"?
2.What is the difference between "run_experiments.py" and "train.py"?
If I want to follow the training process described in the "Experiments.Training" section of the paper to train the depth network, pose network, and semantic segmentation network, how should I proceed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions