scalableminds / webknossos

Visualize, share and annotate your large 3D images online
https://webknossos.org
GNU Affero General Public License v3.0
130 stars 24 forks source link

Create AiModel in Dev Setup InitialData for Sample Organization #8199

Closed fm3 closed 5 days ago

fm3 commented 1 week ago

To test infer_with_model job during development, an AiModel should be inserted into the DB with the initial data. Even if no actual model is present on disk, at least the wk parts can be tested then.

A usable model can be manually downloaded (from notion?) to be placed in the binaryData/sample_organization/.aiModels/ directory. Then the full infer pipeline can be tested without having to train a custom model first.