Skip to content

Commit

Permalink
Minor fix dirname & remove old script
Browse files Browse the repository at this point in the history
  • Loading branch information
ventusff committed Aug 28, 2023
1 parent ac52ecf commit 53a38cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 227 deletions.
2 changes: 1 addition & 1 deletion dataio/colmap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ NOTE:
### Extract mono cues

```shell
cd /path/to/neuralsim/dataio/autonomous_driving/waymo
cd /path/to/neuralsim/dataio/colmap/

# Extract depth
python extract_mono_cues.py --task=depth --data_dir=/path/to/data_dir --omnidata_path=/path/to/omnidata/omnidata_tools/torch/
Expand Down
226 changes: 0 additions & 226 deletions dataio/dtu/extract_mono_cues.py

This file was deleted.

0 comments on commit 53a38cf

Please sign in to comment.