feat(tests): add layout detector test script for PaddleX
- Introduced a new test script for the PaddleX layout detector, including initialization, image loading, detection, and visualization of results.
- The script provides detailed output of detected regions and category statistics, enhancing testing capabilities for layout detection.
- Added functionality for visualizing detection results with bounding boxes and labels, improving the usability of the test.