Skip to main content

Static and Dynamic classification tool.

Project description

Oneat

PyPI version

This project provides static and action classification networks for LSTM based networks to recoganize cell events such as division, apoptosis, cell rearrangement for various imaging modalities.

Installation & Usage

Installation

This package can be installed by

pip install --user oneat

additionally ensure that your installed tensorflow version is not over 2.3.4

If you are building this from the source, clone the repository and install via

git clone https://github.com/Kapoorlabs-CAPED/CAPED-AI-oneat/

cd CAPED-AI-oneat

pip install --user -e .

# or, to install in editable mode AND grab all of the developer tools
# (this is required if you want to contribute code back to NapaTrackMater)
pip install --user -r requirements.txt

Pipenv install

Pipenv allows you to install dependencies in a virtual environment.

# install pipenv if you don't already have it installed
pip install --user pipenv

# clone the repository and sync the dependencies
git clone https://github.com/Kapoorlabs-CAPED/CAPED-AI-oneat/
cd CAPED-AI-oneat
pipenv sync

# make the current package available
pipenv run python setup.py develop

# you can run the example notebooks by starting the jupyter notebook inside the virtual env
pipenv run jupyter notebook

Examples

oneat comes with different options to combine segmentation with classification or to just use classification independently of any segmentation during the model prediction step. We summarize this in the table below:

Example Dataset DataSet Trained Model Notebook Code Heat Map Csv output Visualization Notebook
Example timelapse Oneat model Colab Notebook Heat Map Csv File [Napari notebook] ()
Example timelapse Oneat model Colab Notebook Heat Map Csv File [Napari notebook] ()
Example timelapse Oneat model Colab Notebook Heat Map Csv File [Napari notebook] ()
Example timelapse Oneat model Colab Notebook Heat Map Csv File [Napari notebook] ()
Example timelapse Oneat model Colab Notebook Heat Map Csv File [Napari notebook] ()
Example timelapse Oneat model Colab Notebook Heat Map Csv File [Napari notebook] ()

Troubleshooting & Support

  • The image.sc forum is the best place to start getting help and support. Make sure to use the tag oneat, since we are monitoring all questions with this tag.
  • If you have technical questions or found a bug, feel free to open an issue.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oneat-2.4.1.tar.gz (78.1 kB view hashes)

Uploaded Source

Built Distribution

oneat-2.4.1-py3-none-any.whl (87.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page