You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ For running a demo with our data (radial velocity images) follow the bellow step
25
25
26
26
For prediciting your data with our trainned model,follow the bellow steps:
27
27
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.
29
29
2- Download our best epoch from [this link](https://drive.google.com/file/d/1hnWelWk0rSyUfAXgGJMQa_PCyip97_sc/view?usp=sharing)
0 commit comments