Skip to content

Commit eabe282

Browse files
committed
Merge branch 'main' of https://github.com/moienr/SoilNet
2 parents 4a7e601 + 88c283c commit eabe282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ SIMCLR_PATH = "/project/results/yourSavedModel.pth"
5757

5858
**1. Self-supervised learning:**
5959

60-
*(This phase can be omitted if you have access to the pre-trained model or you are want to only use supervised learning)*
60+
*(This phase can be omitted if you have access to the pre-trained model or you want to only use supervised learning)*
6161

6262
To train the model in the self-supervised phase, you can run `train_ssl.py` with the following command:
6363

@@ -105,4 +105,4 @@ python train.py --help
105105
*If you pefere using notebooks, you can use the code in [Release 2.0.0](https://github.com/moienr/SoilNet/releases/tag/v2.0.0).
106106

107107
This repository will be updated gradually. Meanwhile, do not hesitate to contact us via: [email protected] and
108-
108+

0 commit comments

Comments
 (0)