-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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):
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"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels