omnipose icon indicating copy to clipboard operation
omnipose copied to clipboard

Omnipose: a high-precision solution for morphology-independent cell segmentation

Results 39 omnipose issues
Sort by recently updated
recently updated
newest added

Dear Omnipose team, Thanks for providing this awesome tool. I followed the document to install `omnipose` in a fresh virtual environment in Ubuntu 20.04, but the gui cannot be started...

Hi, I may have missed a command for this in the read the docs, and if so I apologize. I am having an issue where I run omnipose on a...

Hello, I've tried to train a new model from scratch using these settings: omnipose --train --use_gpu --dir "/home/urte/3D modeller/3d_cell_detector/trainingdata/Omni_5" \ --img_filter '' --mask_filter _cp_masks \ --pretrained_model None \ --diameter 0...

Hello, when installing omnipose as explained in the readme, I had a problem with importing cellpose_omni. It makes the kernel crash. In jupyter notebook, when running the cell that imports...

Hey, I'm currently trying to reproduce the results from the pretrained model "bact_phase_omni". According to https://omnipose.readthedocs.io/training.html I should be able to train my own model with `omnipose --train --use_gpu --dir...

Hi I need some advice in fine tuning a model. For some reason I can train a model from scratch by using the following CLI: ![image](https://github.com/kevinjohncutler/omnipose/assets/68836812/4c1ee5b1-8e9f-4485-b399-55df15d37c5a) If I try to...

Not really an issue with omnipose as such but I'm trying to use the omnipose models in the Cellpose add-on for Matlab 2023b. I found the model folder to which...

Hello, As the title says, I am having trouble with stacks. As a test I put 5 copies of the e1t1_crop.tif test image into a stack and ran omnipose with...

Hi :) I know the README says GPU speed can only be used with NVIDIA GPUs (Linux and Windows), I was wondering if you were planning on providing support for...

Hi all, I am wondering if anyone has encountered this error: FileNotFoundError: The directory '/home/kcutler/DataDrive/debug' does not exist. I am trying to train a new omnipose model (linux terminal -...