Marwan Zouinkhi

Results 12 issues of Marwan Zouinkhi

![image](https://github.com/fiji/fiji/assets/5658590/929ef17d-994a-4360-be39-ff7513da9a13) ## Goal : - Enable workflow sharing - Enable accurate reproduction across various image processing and visualization settings. ## Scheme: `fiji://[Plugin][(optional)/subpath]?query` ## Approach : ![image](https://github.com/fiji/fiji/assets/5658590/107b3fed-a6ff-4c09-8caf-3925afe9a8b4) ### Related : https://github.com/fiji/fiji/pull/333...

help wanted
feature

+ add to readme [![pypi](https://img.shields.io/pypi/v/dacapo)](https://pypi.org/project/dacapo/) [![conda](https://img.shields.io/conda/vn/conda-forge/dacapo)](https://anaconda.org/conda-forge/dacapo) [![license](https://img.shields.io/pypi/l/dacapo)](

bug
enhancement

Validation score calculation (e.g. F1 Score) are currently using the model class - Forground/Background weighting Related to issue : https://github.com/janelia-cellmap/dacapo/issues/3 TODO create score using 50/50 Forground/Background weighting or different weighting...

bug
help wanted

During training, it might be nice to end training before the requested number of iterations has been completed, if training does not seem to be making progress.

help wanted
feature

seeds ? more logs ?

help wanted
feature

Maximum raw value after augmentation is between [-1,0] I think the aim was to do [-1,1] but there is a mistake ![Screenshot 2023-08-27 at 8 40 05 PM](https://github.com/funkelab/dacapo/assets/5658590/f3fac36f-85ef-40d1-b757-e392de35ce3b)

bug