dgs.models.dataset.keypoint_rcnn.KeypointRCNNImageBackbone.terminate¶
- KeypointRCNNImageBackbone.terminate() None ¶
Terminate this module and all of its submodules.
If nothing has to be done, just pass. Is used for terminating parallel execution and threads in specific models.