Skip to content

mansimane/WormML

Repository files navigation

Head and Tail Localization of C. elegans

Steps:

  1. Create datasets/wormml folder. This folder should have images in a folder as well as labels in xls file.
  2. Create CreateDatasetV2.py - This files reads images and labels, splits images into train and validation data, detects worm bounding boxes and dumps 150x150 worm images.
  3. Run dsnt/wormml_dsnt.py - This file trains the model and dumps the predictions as well as tensorboard summaries in experiments folder.
  4. search_hyper_parameters.py - Performs 10-fold validation on the data. Can also be used to search hyper-parameters.

References:

About

Head and Tail Localization of C. elegans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages