Skip to content

Commit

Permalink
Add facies segmentation demo (#46)
Browse files Browse the repository at this point in the history
* initial commit

* Replace README info inside jupyter notebook

* change jupyter kernel

* clear notebook cells output

* remove common requirements

* fix readme

* use openvino-extensions as pip package

* remove .cpp files and some demo fixes

* replace openvino_extensions and itk* pip requirements

* add 2d visualization before 3d

* update readme

* add some fixes

* update requirements.txt

* remove package version to install latest

* use curl instead of wget

* use os.path.join for cross-platform purposes

* add credits

* Replace openvino imports
Rewrite markdown note about GPU and NCS2

* remove itk

* Update notebooks/202-facies-segmentation/facies_demo.ipynb

Co-authored-by: Ryan Loney <[email protected]>

* change kernel

* code formatting

* add more info and remove NCS2 mention

* update README

* Add edits from Ryan

* remove itkwidgets from req.txt

* Add note about converting the model from ONNX to IR
Remove itkwidgets import from top and put it into try; except statement

* rename demo notebook

* rename demo folder
  • Loading branch information
alexeyhorkin authored Jul 22, 2021
1 parent fae772f commit 1846bb4
Show file tree
Hide file tree
Showing 4 changed files with 796 additions and 0 deletions.
Loading

0 comments on commit 1846bb4

Please sign in to comment.