Skip to content

Commit

Permalink
Update: Edit untranslated parts in 'utils.py'.
Browse files Browse the repository at this point in the history
  • Loading branch information
chairc committed Aug 14, 2023
1 parent 970ec3c commit 3089bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def get_dataset(args, distributed=False):
You can specify the root directory where the dataset is located by passing the 'dataset_path' parameter,
and perform operations such as image preprocessing and label conversion through other optional parameters.
关于分布式训练
About Distributed Training:
+------------------------+ +-----------+
|DistributedSampler | |DataLoader |
| | 2 indices | |
Expand Down

0 comments on commit 3089bb8

Please sign in to comment.