ios-demo-app icon indicating copy to clipboard operation
ios-demo-app copied to clipboard

Global Variable for model output size

Open jlangedk opened this issue 4 years ago • 0 comments

in the file ios-demo-app/ObjectDetection/ObjectDetection/Inference/InferenceModule.mm I'd like to set the output_size value in a global swift variable. I am not strong at bridging between Swift, Obejective C and Objective c++. Can someone help me ? In the utils/PrePostProcessor.swift I have already made the model output size values global.

jlangedk avatar Nov 05 '21 08:11 jlangedk