Skip to content

Commit

Permalink
added two step6 scripts based on pygco and gco
Browse files Browse the repository at this point in the history
  • Loading branch information
Tai-Hsien committed Nov 19, 2020
1 parent 16a8f93 commit 8d6f194
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@ To implement this step, by entering

<pre><code>python step5_predict.py</pre></code>

Note that this step only accepts the downsampled mesh (e.g., number of cells<=10,000). Otherwise most likely you will see insufficient GPU memory error.
For those models are not dowsampled, please try step6 which incldues downsampling, prediction, refinement, and mapping results back to original resolution.

Step 6 Predict unseen intraoral scans with post-pocessing
---------------

Expand Down

0 comments on commit 8d6f194

Please sign in to comment.