Skip to content

error when running evaluation scrips #8

@Tanerica

Description

@Tanerica

I run run_vipe.sh with this params:
GPU_DEVICES="0" # multi gpu 사용 안함. only one gpu.
CAM_TYPES=(1 2 3 4 5 6 7 8 9 10)

select one of dataset type ------------------

DATASET_TYPE='webvid'
PATH_SRC_DIR="./DATA/webvid/videos"
PATH_GEN_DIR="/usr2/phongnh/workspace/Tan/InfCam/results"
After that I have vipe_results with this structure (in images):

Image

I run run_metric.sh with this params, but python scripts/vipe_to_colmap.py vipe_results
--sequence ${SEQ_NAME} didn't generate correct vipe_results_colmap. Could you help me set correct params for this evaluation @emjay73 @rlawjdghek @myyzzzoooo
GPU_DEVICES="0"
DATASET_TYPE="webvid"
GT_JSON="cameras/camera_extrinsics_ref40.json"
SEQ_NAME="vipe/Tan/InfCam/results"

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