angelolab / angelolab/Nimbus-Inference

Product backlog

オープン
#1 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Python
スター
45
フォーク
9
PR マージ指標
30日以内にマージされた PR はありません

説明

### Description of feature

## Nimbus inference repo
- [x] Convert weights from tf to torch with [ivy](https://github.com/unifyai/ivy)
- [x] #27

## Nimbus inference class
- [x] Adapt from class from [Nimbus repo](https://github.com/angelolab/Nimbus/blob/main/src/cell_classification/inference.py)
- [x] Add tile & stitch inference
- [x] Add different data source structures (i.e. ome-tiff directories)
- [x] Add inference notebook comparable to [this one](https://github.com/angelolab/Nimbus/blob/main/templates/1_Nimbus_Predict.ipynb)
- [ ] Add easy-to-use and hackable commandline interface
- [x] Change user input half-resolution to the actual magnification level of the images and fix type casting mentioned in #26.

## Viewer Widget
- [x] Add viewer widget from [here](https://github.com/angelolab/Nimbus/blob/main/src/cell_classification/viewer_widget.py)
- [x] Make viewer widget work with less than three channels
- [x] Build a second viewer widget with channels on the left, instance map on the right and all cells gray except the one we're interested in in white.
- [x] Adapt the viewer to show marker images and gold-standard groundtruth next to each other

## General project
- [x] Make the data available (EMBL)
- [x] Clean up plot notebooks
- [x] Update the documentation and the pypi distribution

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。