Reference for hub_sdk/helpers/utils.py
Note
This file is available at https://github.com/ultralytics/hub-sdk/blob/main/hub_sdk/helpers/utils.py. If you spot a problem please help fix it by contributing a Pull Request 🛠️. Thank you 🙏!
hub_sdk.helpers.utils.threaded
Multi-threads a target function and returns thread.
Usage: @threaded decorator.