-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with build_coordinates.py #12
Comments
I realized the home path doesn't work in this context, I have fixed it by changing: |
Can you get the results in the paper? |
I didn't reproduce the exact demo data in the paper because it's a different species than what I'm interested in but it performs great on my data. |
Run_inference.py can get the result of each 2D segmentation ,but how to reconstruct the result of 3D segmentation? |
I'm not sure what you're asking. FFN is a 3D solver, the output is 3D. |
Output shape is (250, 250, 250),it shows that 250(numbers) x 2D segmentation(w:250,h:250). |
HELLO, |
Hi @MatthewBM , @mk123qwe do you know how to run ffn on a dataset of about 5TB? |
Hi @FrayaMiner, Why don't you send me an email matthew.madany@gmail.com with a little more detail about what you're trying to do. |
Hello, I installed ffn and downloaded the sample data without issue. I am trying to train the sample model and got an error.
I ran this:
compute_partitions.py runs fine, but with build_coordinates I get this:
The text was updated successfully, but these errors were encountered: