Hello,
Thanks for the amazing repo.
I have a doubt in generating npz (numpy) file for GEN3C Multiview.
"These can be obtained using off-the-shelf methods like VGGT."
I Followed the above repo and generated npy files from VGTT , however the file names are different from the dataset from hugging face.
VGGT NPZ : depth.npy, depth_conf.npy , extrinsic.npy , images.npy , intrinsic.npy , pose_enc.npy , pose_enc_list.npy ,world_points.npy , world_points_conf.npy , world_points_from_depth.npy
GEN3C Dataset: depth_key_frames.npy , images_key_frames.npy , K_key_frames.npy , Ks_all.npy , mask_key_frames.npy , w2cs_all.npy , w2cs_key_frames.npy
can anyone guide me on generating NPZ file data set from VGTT and feed it to Multiview GEN3C?
Hello,
Thanks for the amazing repo.
I have a doubt in generating npz (numpy) file for GEN3C Multiview.
"These can be obtained using off-the-shelf methods like VGGT."
I Followed the above repo and generated npy files from VGTT , however the file names are different from the dataset from hugging face.
can anyone guide me on generating NPZ file data set from VGTT and feed it to Multiview GEN3C?