Skip to main content

Detect rollovers in zebrafish larvae

Project description

ZZDeepRollover

This code enables the detection of rollovers performed by zebrafish larvae tracked by the open-source software ZebraZoom. This code is still in "beta mode". For more information visit zebrazoom.org or email us at info@zebrazoom.org

Road Map:

Preparing the rollovers detection model
Testing the rollovers detection model
Training the rollovers detection model
Using the rollovers detection model

Preparing the rollovers detection model:

The detection of rollovers is based on deep learning. You must first install pytorch on your machine. It may be better to first create an anaconda environment for this purpose.

You then need to place the output result folders of
ZebraZoom inside the folder "ZZoutput" of this repository.

In order to train the rollovers detection model, you must also manually classify the frames of some of the tracked videos in order to be able to create a training set. Look inside the folder "manualClassificationExamples" for examples of how to create such manual classifications. You then need to place those manual classifications inside the corresponding output result folders of ZebraZoom.

Testing the rollovers detection model:

In order to test the accuracy of the rollovers detection model, you can use the script leaveOneOutVideoTest.py, you will need to adjust some variables at the beginning of that script. The variable "videos" is an array that must contain the name of videos for which a manual classification of frames exist and has been placed inside the corresponding output result folder (inside the folder ZZoutput of this repository).

The script leaveOneOutVideoTest.py will loop through all the videos learning the model on all but one video and testing on the video left out.

Training the rollovers detection model:

Once the model has been tested using the steps described in the previous section, you can now learn the final model on all the videos for which a manual classification of frames exist using the script trainModel.py (you will need to adjust a few variables in that script).

Using the rollovers detection model:

As mentionned above, you can then use the script useModel.py to apply the rollovers detection model on a video.

Project details


Download files

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

Source Distribution

zzdeeprollover-0.0.4.tar.gz (15.2 kB view details)

Uploaded Source

Built Distribution

zzdeeprollover-0.0.4-py3-none-any.whl (19.4 kB view details)

Uploaded Python 3

File details

Details for the file zzdeeprollover-0.0.4.tar.gz.

File metadata

  • Download URL: zzdeeprollover-0.0.4.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/6.6.0 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for zzdeeprollover-0.0.4.tar.gz
Algorithm Hash digest
SHA256 6acf6be6d6fe6a9b36a8cb534e6c7281b3e53a40e4dc76f58badfab6479a9e0f
MD5 b0b8e4aeb9e49c82fe17a4f4b737bb65
BLAKE2b-256 98bca251cbda4d6b3af4298d979602e56f68480d658e1c06da31d43a752261bc

See more details on using hashes here.

File details

Details for the file zzdeeprollover-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: zzdeeprollover-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 19.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/6.6.0 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for zzdeeprollover-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7fdb28bbd5a8eecfe017f49e12419920a1225a16ee027fb1abd81e3ce530a404
MD5 778e54650d7306583efbcd7ffbd8991a
BLAKE2b-256 1a1f2c5733b22905cf19ab6c994c48391900725ce3b69dc1df52918141f13789

See more details on using hashes here.

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