6 research outputs found

    ilastik: interactive machine learning for (bio)image analysis

    Get PDF
    We present ilastik, an easy-to-use interactive tool that brings machine-learning-based (bio)image analysis to end users without substantial computational expertise. It contains pre-defined workflows for image segmentation, object classification, counting and tracking. Users adapt the workflows to the problem at hand by interactively providing sparse training annotations for a nonlinear classifier. ilastik can process data in up to five dimensions (3D, time and number of channels). Its computational back end runs operations on-demand wherever possible, allowing for interactive prediction on data larger than RAM. Once the classifiers are trained, ilastik workflows can be applied to new data from the command line without further user interaction. We describe all ilastik workflows in detail, including three case studies and a discussion on the expected performance

    bioimage-io/spec-bioimage-io: v0.4.9post1

    No full text
    Changes requests: set User-Agent to "ci" in a CI environment (#523) @FynnBe fixed Author & Maintainer schema(require -> required) (#511) @mese79 update and set update_format docstring (#505) @FynnBe :rocket: Features add get_resolved_source_path (#508) @FynnBe add close method to tqdm dummy (#502) @FynnBe add bioimageio_description to email field (#501) @FynnBe :beetle: Fixes fix sha value of weights.onnx (#510) @FynnB

    bioimage-io/spec-bioimage-io: v0.4.9post5

    No full text
    <h2>Changes</h2> <ul> <li>improve cached file name for zenodo api changes (#536) @FynnBe</li> </ul&gt

    constantinpape/z5: 2.0.17

    No full text
    <h2>What's Changed</h2> <ul> <li>const static → static const by @DimitriPapadopoulos in https://github.com/constantinpape/z5/pull/214</li> <li>Add Python 3.11 to CI builds by @DimitriPapadopoulos in https://github.com/constantinpape/z5/pull/212</li> <li>A couple cosmetic fixes by @DimitriPapadopoulos in https://github.com/constantinpape/z5/pull/215</li> <li>Update the dev environments by @constantinpape in https://github.com/constantinpape/z5/pull/219</li> <li>Fix typos found by codespell by @DimitriPapadopoulos in https://github.com/constantinpape/z5/pull/220</li> <li>Update GitHub Actions by @DimitriPapadopoulos in https://github.com/constantinpape/z5/pull/221</li> <li>In Python > 3.3, mock is part of unittest by @DimitriPapadopoulos in https://github.com/constantinpape/z5/pull/222</li> <li>Drop boost requirement by @sameeul in https://github.com/constantinpape/z5/pull/224</li> <li>Drop boost reference from docs and recipe by @sameeul in https://github.com/constantinpape/z5/pull/225</li> </ul> <p><strong>Full Changelog</strong>: https://github.com/constantinpape/z5/compare/2.0.16...2.0.17</p&gt
    corecore