caobin commited on
Commit
59c67fb
·
verified ·
1 Parent(s): 63dc5bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [OneDrive link](https://hkustgz-my.sharepoint.com/:f:/g/personal/bcao686_connect_hkust-gz_edu_cn/EhdJLtou8I1MoUJCu-KCoboBfi-wOp00WAlQCrONxjoYgg?e=rltgFE) 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
 
 
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