opencap-core
opencap-core copied to clipboard
Bug local reprocessing is no main settings
Add support for main_settings = getMainSettings(trial_id) is None
def checkAndGetPosePickles(trial_id, session_path, poseDetector, resolutionPoseDetection, bbox_thr): # Check if the pose pickles for that set of settings exist. # Load main_settings yaml. main_settings = getMainSettings(trial_id)