organoid_tracker.neural_network.position_detection_cnn.image_with_positions_to_tensor_loader module

” Loads images and positions into tensors and can write these tensors into TFR files

organoid_tracker.neural_network.position_detection_cnn.image_with_positions_to_tensor_loader.load_images(i, image_with_positions_list: List[ImageWithPositions], time_window=(0, 0))
organoid_tracker.neural_network.position_detection_cnn.image_with_positions_to_tensor_loader.load_images_with_positions(image_with_positions: ImageWithPositions, time_window=(0, 0), crop=True)