Skip to content

Commit 7257003

Browse files
Update README.md
1 parent 6d98c83 commit 7257003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For running a demo with our data (radial velocity images) follow the bellow step
2525

2626
For prediciting your data with our trainned model,follow the bellow steps:
2727

28-
1- Create from your h5 radar files PPI images with 'creating_ppi.R' (in the 'prepare_data' folder)
28+
1- Create from your h5 radar files PPI images with 'creating_ppi.R' (in the 'prepare_data' folder). The model uses 2 previous images of each image we want to predict so you have to have consecutive images.
2929
2- Download our best epoch from [this link](https://drive.google.com/file/d/1hnWelWk0rSyUfAXgGJMQa_PCyip97_sc/view?usp=sharing)
3030
3- Run 'evaluate_performance_f.ipynb'
3131

0 commit comments

Comments
 (0)