Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anhquancao authored Jun 10, 2024
1 parent 270134a commit 7df8a51
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 @@ -147,7 +147,7 @@ WORK IN PROGRESS
## 4.1. PaSCo w/o MIMO
## 4.1.1 Training
> [!NOTE]
> The generated instance label is assumed to be stored in os.path.join(preprocess_root, "instance_labels_v2")
> The generated instance label is supposed to be stored in os.path.join(dataset_preprocess_root, "instance_labels_v2")
1. Change the `dataset_preprocess_root` and `dataset_root` to the preprocess and raw data folder respectively.
2. The `log_dir` is the folder to store the training logs and checkpoints.
3. Run the following command to train PaSCo w/o MIMO with batchsize of 2 on 2 V100-32G GPUs (1 item per GPU):
Expand Down

0 comments on commit 7df8a51

Please sign in to comment.