dgs.models.dataset.keypoint_rcnn.KeypointRCNNVideoBackbone.terminate¶
- KeypointRCNNVideoBackbone.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.