Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ This directory contains all the source code needed to reproduce this work.
|
|
| 10 |
|
| 11 |
### Data preparation
|
| 12 |
|
| 13 |
-
To directly run the train and validation script in this directory, data preparation needs to be done. The [
|
| 14 |
|
| 15 |
File single-phase_checkpoint_0200.pth and file bi-phase_checkpoint_2000.pth from the link above is the pretrained model, place them under directory "pretrained".
|
| 16 |
|
|
|
|
| 10 |
|
| 11 |
### Data preparation
|
| 12 |
|
| 13 |
+
To directly run the train and validation script in this directory, data preparation needs to be done. The [huggingface link](https://huggingface.co/datasets/caobin/datasetCPICANN) contains all the training and synthetic testing data used in this work, stored in data.zip. This link also contains the pretrained model for single-phase and di-phase identification.
|
| 14 |
|
| 15 |
File single-phase_checkpoint_0200.pth and file bi-phase_checkpoint_2000.pth from the link above is the pretrained model, place them under directory "pretrained".
|
| 16 |
|