refactor(magic_pdf): adjust confidence threshold for DocLayout_YOLO model
- Changed the confidence threshold from0.15 to 0.25 in the DocLayout_YOLO model prediction - This adjustment aims to improve the accuracy of layout detection by filtering out low-confidence predictions
Showing
Please register or sign in to comment