Switch to unified view

a/README.md b/README.md
...
...
64
After training the sequence model, the final submission will be ./FinalSubmission/final_version/submission_tta.csv
64
After training the sequence model, the final submission will be ./FinalSubmission/final_version/submission_tta.csv
65
65
66
# Sequence Models
66
# Sequence Models
67
67
68
## Sequence Model 1
68
## Sequence Model 1
69
![image](https://github.com/SeuTao/RSNA2019_1st_place_solution/blob/master/docs/s1.png)
69
![image](https://github.com/SeuTao/RSNA2019_1st_place_solution/blob/master/docs/s1.png?raw=true)
70
70
71
## Sequence Model 2
71
## Sequence Model 2
72
![image](https://github.com/SeuTao/RSNA2019_1st_place_solution/blob/master/docs/s2.png)
72
![image](https://github.com/SeuTao/RSNA2019_1st_place_solution/blob/master/docs/s2.png?raw=true)
73
73
74
#### Path Setup
74
#### Path Setup
75
Set data path in ./setting.py
75
Set data path in ./setting.py
76
76
77
#### download 
77
#### download