Skip to content

Tensorflow object detection API for single cell detection in lensfree microscopy images

Notifications You must be signed in to change notification settings

NabJa/single_cell_detection

Repository files navigation

Single cell detection

This repository contains all tools to train and test the object detection algorithms Faster RCNN and SSD. Implementation of the networks can be found in the tensorflow object detection API. Evaluation is done on both, brightfield and lensfree microscopy images.

Training

Tensorflow version: < 2.0
To be able to train your own network the tensorflow object detection API must be installed. Make sure that the API is apped to your path variable.

Training scripts:

Prediction

Tensorflow version: >= 2.0
Instruction: wiki

Evaluation

For command line evaluation use evaluate.py.

About

Tensorflow object detection API for single cell detection in lensfree microscopy images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published