Closed yanh929 closed 7 months ago
using "python train.py -s data/dynerf/sear_steak --port 6017 --expname "dynerf/sear_steak" --configs arguments/dynerf/sear_steak.py"
Hi, cam00.mp4 is used for evaluation, 01-20 are used for training.
@guanjunwu After decoding the frame, I obtained images from 01-20 and removed MP4. Executing "bash colmap. sh data/dynerf/sea_steak llff", there is a discrepancy between the number of files and the number of cameras in npy. Do we need to modify the npy file?
@yanh929 cam00.mp4 should also be decoded. You can look at the new PR, which provides instructions for training dynerf scenes.
@yanh929 cam00.mp4 should also be decoded. You can look at the new PR, which provides instructions for training dynerf scenes.
for customized dataset, how to generate poses_bounds.npy file? @guanjunwu @jsxzs
I am a beginner and I apologize for starting this issue. I hope you can provide assistance.