You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: