Interesting info from the S3's API. Just because the GUI sets something in the config file doesn't mean that the working part of the camera implements it, but there's a chance it might. Note in the last 4 lines that the object filters are set at the same time Long Distance Mode is set, even though the GUI erases the object filter selection when Long Distance is enabled. So there's a possibility that the camera uses previously set object filters with Long Distance.
caps.SupportedObjectTypes[0]=Unknown
caps.SupportedObjectTypes[1]=Human
caps.SupportedObjectTypes[2]=Vehicle
caps.SupportedObjectTypes[3]=HumanFace
caps.SupportedObjectTypes[4]=Animal
caps.SupportedObjectTypes[5]=NonMotor
caps.SupportedObjectTypes[6]=Box
caps.SupportedObjectTypes[7]=ParkingDownLine
caps.SupportedObjectTypes[8]=Leaf
caps.SupportedScenes.FaceDetection.SupportedRules.FaceDetection.FeatureList[0]=Age
caps.SupportedScenes.FaceDetection.SupportedRules.FaceDetection.FeatureList[1]=Sex
caps.SupportedScenes.FaceDetection.SupportedRules.FaceDetection.FeatureList[2]=Emotion
caps.SupportedScenes.FaceDetection.SupportedRules.FaceDetection.FeatureList[3]=Glasses
caps.SupportedScenes.FaceDetection.SupportedRules.FaceDetection.FeatureList[4]=Mask
caps.SupportedScenes.FaceDetection.SupportedRules.FaceDetection.FeatureList[5]=Beard
caps.SupportedScenes.ObjectDetect.SupportedRules.HumanTrait.HumanFeatureList[0]=Sex
caps.SupportedScenes.ObjectDetect.SupportedRules.HumanTrait.HumanFeatureList[1]=Age
caps.SupportedScenes.ObjectDetect.SupportedRules.HumanTrait.HumanFeatureList[2]=HasHat
caps.SupportedScenes.ObjectDetect.SupportedRules.HumanTrait.HumanFeatureList[3]=Umbrella
caps.SupportedScenes.ObjectDetect.SupportedRules.HumanTrait.HumanFeatureList[4]=CarrierBag
caps.SupportedScenes.ObjectDetect.SupportedRules.HumanTrait.HumanFeatureList[5]=HasBag
caps.SupportedScenes.ObjectDetect.SupportedRules.HumanTrait.HumanFeatureList[6]=CoatColor
caps.SupportedScenes.ObjectDetect.SupportedRules.HumanTrait.HumanFeatureList[7]=TrousersColor
caps.SupportedScenes.ObjectDetect.SupportedRules.HumanTrait.HumanFeatureList[8]=CoatType
caps.SupportedScenes.ObjectDetect.SupportedRules.HumanTrait.HumanFeatureList[9]=TrousersType
table.VideoAnalyseGlobal[0].Scene.Detail.FarDistanceMode.Enable=true
table.VideoAnalyseRule[0][3].Name=IVS-1
table.VideoAnalyseRule[0][3].ObjectTypes[0]=Human
table.VideoAnalyseRule[0][3].ObjectTypes[1]=Vehicle
table.VideoAnalyseRule[0][3].ObjectTypes[2]=Animal
On Sex detection, I wonder if it determines biological sex or transgender identifying as?