-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hello, I have a new question.
The metrics obtained from the released checkpoint differ from those reported in the paper.
I run the following scripts :
get refine image: resolution is 448 x 256
python -m src.main +experiment=dl3dv_mvsplat360 \ wandb.name=dl3dv_480P_ctx5_tgt56 \ mode=test \ dataset/view_sampler=evaluation \ dataset.roots=[datasets/dl3dv] \ checkpointing.load=checkpoints/dl3dv_480p.ckpt
color adjustment
python src/scripts/post_process.py --root_dir=outputs/test_scores/dl3dv_480P_ctx5_tgt56_download_ckpt
compute the metric
python -m src.scripts.compute_dl3dv_metrics --use_pp
and I modified the compute_dl3dv_metrics.py to read folder.
But I get the metric below, which is different from the paper:
and FID: 16.43

So, I’d like to ask if I might have missed some details when evaluating. Thanks!
Metadata
Metadata
Assignees
Labels
No labels
