-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
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:
While the results shown in the paper is:
Metadata
Metadata
Assignees
Labels
No labels

