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
Piximi is a free, open source web app for performing image understanding tasks. It’s written by dozens of engineers and scientists from institutions like the Biological Research Centre Szeged, Broad Institute of MIT and Harvard, Chan Zuckerberg Initiative, ETH Zurich, and FIMM Helsinki.
Piximi's target users are computational or non-computational scientists interested in image analysis from fields like astronomy, biology, and medicine.
If you encounter the following message:
The build failed because the process exited too early. This probably means the system ran out of memory or someone called ``kill -9`` on the process.
and you are running Docker Desktop, you will need to increase memory resources. 8GB memory should be sufficient.
Alternatively, download the pre-built image and run it directly from Docker Hub:
docker run -p 3000:3000 --name piximi gnodar01/piximi:0.1.0
About
A browser-based deep learning tool for image annotation, segmentation, classification, and measurement.