Skip to content
Open

typo #91

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ The beginning of each `.slurm` script must have the following parameters:
Note that the slurm scripts have not been thouroughly tested.

# Evaluations
We use a test.txt file that is read by the dataloader and splits into train/test sets when `--eval` is passed to the training scripts. This file should be present in `sprase/0/` for each chunk and for the aligned "global colmap" (if applicable).
We use a test.txt file that is read by the dataloader and splits into train/test sets when `--eval` is passed to the training scripts. This file should be present in `sparse/0/` for each chunk and for the aligned "global colmap" (if applicable).

### Single chunk
The single chunks we used for evaluation:
Expand Down