I am trying to utilize android-demo-app/ObjectDetection/app/src/main/java/org/pytorch/demo/objectdetection/PrePostProcessor.java but with YOLOv7 model instead of YOLOv5.
Can anybody please tell me what should be the value here instead of 25200 for YOLOv7 model-
Hi,
I am trying to utilize android-demo-app/ObjectDetection/app/src/main/java/org/pytorch/demo/objectdetection/PrePostProcessor.java but with YOLOv7 model instead of YOLOv5.
Can anybody please tell me what should be the value here instead of 25200 for YOLOv7 model-