This commit is contained in:
Caleb Robinson 2020-07-28 22:40:01 +00:00
Родитель c27aba3d73
Коммит 6a56d078e0
1 изменённых файлов: 8 добавлений и 9 удалений

Просмотреть файл

@ -97,13 +97,12 @@ On the web-application page:
- In the demo models, retraining will completely overfit the last layer of the CNN using the cumulative provided point examples.
- Use "s" to toggle the opacity of the prediction layer on the map between 0 and 100.
![Landing page](figures/landing_page.png)
<center>
<b>Figure 1. Landing page example</b>
</center>
<p align="center">
<img src="figures/landing_page.png" height="500">
<b>Figure 1. Landing page example</b>
</p>
![Web application](figures/web_application.png)
<center>
<b>Figure 2. Web application example</b>
</center>
<p align="center">
<img src="figures/web_application.png" height="500">
<b>Figure 2. Web application example</b>
</p>