Skip to content

niivue/niivue-tinygrad

Repository files navigation

niivue-tinygrad

tinygrad WebGPU live demo using brainchop models to segment a T1-scan into gray and white matter This project mimics the ONNX WebGPU and brainchop TensorFlowJS WebGL projects. However, tinygrad has a smaller footprint and is faster. This port developed by Ahmed Harmouche of softwiredtech.

For Developers

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

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

to build and serve the built version

npm run build
npx http-server dist/ # or npm run preview

About

Experimental tinygrad brainchop segmentation + NiiVue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •