Uses of Class
com.itextpdf.pdfocr.onnx.orientation.OnnxOrientationPredictor
Packages that use OnnxOrientationPredictor
-
Uses of OnnxOrientationPredictor in com.itextpdf.pdfocr.onnx.orientation
Methods in com.itextpdf.pdfocr.onnx.orientation that return OnnxOrientationPredictorModifier and TypeMethodDescriptionstatic OnnxOrientationPredictorOnnxOrientationPredictor.mobileNetV3(String modelPath) Creates a new crop orientation predictor using an existing pre-trained MobileNetV3 model, stored on disk.static OnnxOrientationPredictorOnnxOrientationPredictor.mobileNetV3(String modelPath, IOrtSessionOptionsCreator ortSessionOptionsCreator) Creates a new crop orientation predictor using an existing pre-trained MobileNetV3 model, stored on disk.