Skip to content

Commit

Permalink
command
Browse files Browse the repository at this point in the history
  • Loading branch information
River-Zhang committed Mar 1, 2024
1 parent 8f1c58c commit 4135c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ python -m apps.infer -cfg ./configs/GTA.yaml -gpu 0 -in_dir ./examples -out_dir
# 2. Download CAPE testset (Easy: 50, Hard: 100)
bash fetch_cape.sh
# 3. Check CAPE testset via 3D visualization
python -m lib.dataloader_demo -v -c ./configs/train/icon-filter.yaml -d cape
python -m lib.dataloader_demo -v -c ./configs/train/GTA.yaml -d cape

# evaluation
python -m apps.train -cfg ./configs/train/GTA.yaml -test
Expand Down

0 comments on commit 4135c45

Please sign in to comment.