dgs.models.dataset.keypoint_rcnn.KeypointRCNNBackbone.get_image_crops

KeypointRCNNBackbone.get_image_crops(ds: State) None

Add the image crops and local key-points to a given state. Works for single or batched State objects. This function modifies the given State in place.

Will load precomputed image crops by setting self.params["crops_folder"].