organoid_tracker.link_detection_cnn package
Submodules
- organoid_tracker.link_detection_cnn.ImageWithLinks_to_tensor_loader module
- organoid_tracker.link_detection_cnn.convolutional_neural_network module
- organoid_tracker.link_detection_cnn.prediction_dataset module
- organoid_tracker.link_detection_cnn.training_data_creator module
- organoid_tracker.link_detection_cnn.training_dataset module
Module contents
The neural network that detects links. It takes two image patches as input, each one centered on a nucleus. Both nuclei are in subsequent time points. The network then gives the chance whether the two nuclei are of the same cell.