Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chhan95 committed Mar 30, 2021
1 parent f4ceedd commit a6cc5fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@
Only support single GPU, it will take 10 minutes per each WSI.
<p align="center">
<ol>
<li> put your data into input_path (only support .svs format)
<li> put your data into input_path(./dataset) (only support .svs format)
<li> Download pretrained models into "./pretrained"
<li> Run run_infer.sh
<li> you can see your result at output_path.
<li> you can see your result at output_path(./output).
<p>
<ul>
<li> "?_v.tif" : viable tumor prediction
Expand Down

0 comments on commit a6cc5fb

Please sign in to comment.