NYCU Computer Vision Final Project
Group 29
Group Member: 蔡師睿、林書楷、劉又輔
Check installation.md
Check dataset.md
Video Demo
# Use the following command to get the video demo
# Replace <scene_name> with one of the following values:
# - brandenburg
# - sacre_coeur
# - trevi_fountain
./scripts/<scene_name>/get_video_demo.sh
Evaluate metrics
# Use the following command to evaluate metrics
# Replace <scene_name> with one of the following values:
# - brandenburg
# - sacre_coeur
# - trevi_fountain
./scripts/<scene_name>/test.sh
# Use the following command to train
# Replace <scene_name> with one of the following values:
# - brandenburg
# - sacre_coeur
# - trevi_fountain
./scripts/<scene_name>/train.sh