Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 424 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 424 Bytes

NiiVue ONNX

ONNX 3D convolution test for brainchop models.

For Developers

You can serve a hot-reloadable web page that allows you to interactively modify the source code.

git clone [email protected]:neurolabusc/niivue-onnx.git
cd niivue-onnx
npm install
npm run dev

to build and serve the built version

npm run build
npx http-server dist/