Skip to content

How to reproduce the results in the paper? #1

@Candy-Crusher

Description

@Candy-Crusher

Hi! May I ask how to reproduce the results shown inthe paper?

For example, on davis-17, follow the instructions
"cd data; python download_prepare_davis.py; cd ..
CUDA_VISIBLE_DEVICES=4,5,6,7 torchrun --nproc_per_node=4 --master_port=29604 launch.py
--mode=eval_pose --n_iter 0
--pretrained="checkpoints/MonST3R_PO-TA-S-W_ViTLarge_BaseDecoder_512_dpt.pth"
--eval_dataset=davis --output_dir="results/davis/easi3r_monst3r_sam"
--use_atten_mask --sam2_mask_refine
python mask_metric.py --results_path results/davis/easi3r_monst3r_sam"

The results I got is:

Image

While the results shown in the paper is:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions