diff --git a/README.md b/README.md index 1d7f2de..13c00da 100644 --- a/README.md +++ b/README.md @@ -150,10 +150,10 @@ Jump to: - Implementing a YOLACT-Style Model for Real-Time Instance Segmentation in Piximi + Implementing a native, trainable, instance segmentation model Piximi
- Piximi will feature an integrated, YOLACT-style instance segmentation model capable of running entirely in the browser, giving users a fast, secure, and open-source alternative to existing bioimage analysis tools. + Piximi will feature an integrated instance segmentation model capable of being fine-tuned and used for inference entirely in the browser, giving users a fast, secure, and open-source alternative to existing bioimage analysis segmentation tools.
Large @@ -183,9 +183,9 @@ Jump to:
This project will focus on: This will allow seamless, on-device segmentation, ensuring privacy, speed, and accessibility for users analyzing bioimages.
@@ -219,14 +219,14 @@ Jump to: N/A
- While Piximi provides an intuitive browser-based interface, many researchers and data scientists prefer working within Jupyter notebooks for interactive data exploration and analysis. + While Piximi provides an intuitive browser-based interface, many researchers and data scientists prefer working within computational notebooks for interactive data exploration and analysis.
- This project will enable Piximi’s functionality within Jupyter notebooks by: + This project will enable Piximi’s functionality within computational notebooks (e.g. Jupyter, marimo, Google Colab, VS Code, etc.) by:
This integration will expand Piximi’s accessibility and make it easier for researchers to incorporate Piximi into their Python-based workflows.