-
"mask_arr_ass" parameter shape is (300, 300), "mask_arr_ass" parameter shape is (300, 300, 3) which results in the "mask_arr_ass += mask_arr" not broadcast here.
So I added this code: "if mask_arr.sh…
-
Hi,
Looking at the source tiny dnn only supports 2d neural networks, is there any intention to support 3d volumes in the future, or how much work would it be to get it to process 3d volumes? From rea…
-
Reviewed Medical Image Datasets:
1. NIH Clinical Center:
Chest X-Ray Dataset (ChestX-ray8): Contains over 100,000 frontal-view X-ray images of 30,805 unique patients with 14
disease labels…
-
**Submitting author:** @gacou54 (Gabriel Couture)
**Repository:** https://github.com/gacou54/pyorthanc
**Branch with paper.md** (empty if default branch): joss
**Version:** v1.18.0
**Editor:** Pending…
-
Hi! Thanks for providing such a good library to process medical images and volumes.
I have a question when I was trying to run the calculate-volume-map executable program, the input mesh should be …
-
If you want to become a reviewer for ReScience, please post your information here. The format is:
```
[name](github account link)
Scientific expertise - Language expertise
ORCID: [xxxx](http…
-
Hi,
I would like to congratulate you for your work,
I work with medical images and I'd like to see if such
a post processing unit would be useful for segmentation
task in the field, could you p…
-
### Project Description
Echosounders, or high-frequency ocean sonar systems, are [the workhorse to study life in the ocean](https://storymaps.arcgis.com/stories/e245977def474bdba60952f30576908f). T…
-
Hi,
Thanks much for providing this package! We are implementing random forest for medical image processing, and I was looking for a python equivalent to ImageJ's feature [compute](https://imagej.net/…
-
Hi @simontomaskarlsson ,
I am a graduate student of medical image processing. I encountered two mistakes when debugging your code. I don't know how to solve them.
as follows:
1)File "CycleG…