Pascal-bucketbreaker
Pascal-bucketbreaker
**Describe the bug** When installing the deepcell using the pip, the wheel of deepcell-toolbox cannot be built. **To Reproduce** Steps to reproduce the behavior: 1. Enter 'pip install deepcell' 2....
**Task** (what are you trying to do/register?) I am trying to train my own model for `1000*1000` size image but the model actually don't learn anything. The loss went down...
### 📚 The doc issue 文档中没有从源码编译老版本的教程,我在安装mmcv1.6.0版本的时候遇到了困难。 ### Suggest a potential alternative/fix 希望官方尽快将从源码编译之前版本的教程放出来。
Save a checkpoint after 50 epochs is too long. How can I change it? And, how can I get each fold of validation data, including its original image, prediction, and...
I failed to found the document for stardist. I mean, the document for any arguments in the stardist and what it means. When I `star_model = StarDist2D.from_pretrained('2D_versatile_fluo')` then `starplane, _...