ganteng88 commited on
Commit
ce33d42
·
1 Parent(s): fce5f7d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -39,7 +39,7 @@
39
  <p class="overview-content">
40
  The model architecture of ResNet18 to train images for classifying skin cancer part.
41
  </p>
42
- <img class="content-image" src="file/figures/ResNet.png" alt="model-architecture" width="425" height="115" style="vertical-align:middle" />
43
  </div>
44
  </div>
45
  </section>
 
39
  <p class="overview-content">
40
  The model architecture of ResNet18 to train images for classifying skin cancer part.
41
  </p>
42
+ <img class="content-image" src="file/figures/ResNet-18.png" alt="model-architecture" width="425" height="115" style="vertical-align:middle" />
43
  </div>
44
  </div>
45
  </section>