[FEATURE] maximum X,Y, Diameters, and ROIs file exported as a simple CSV
Opened this issue · 0 comments
anas-masood commented
Hey thanks for the amazing model and work!
I am using the jupyter notebook to create pipelines and predict the masks for all images in a folder. I find that the .npy files created are huge and might not serve some of the use cases we might need (if we need simpler measures such as centroid x,y, circularity, perimeter, area, etc.). Can we instead output a csv file for easy reading?
Thanks and best
Anas