We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 870641d commit 3393443Copy full SHA for 3393443
doc/data_processing_single_scene.md
@@ -61,7 +61,7 @@ This is done in `pytorch-dense-correspondence`. In `pdc`
61
62
1. `use_pytorch_dense_correspondence`
63
2. `use_director`
64
-3. `run_change_detection <full_path_to_log_folder>/processed`
+3. `run_change_detection --data_dir <full_path_to_log_folder>/processed`
65
66
This will run change detection and render new depth images for the full scene and the cropped scene. The data that is produced by this step is
67
0 commit comments