refactor(draw_bbox): clear cuda cache and update bbox sorting
- Added CUDA cache clearing after layoutreader prediction to free up GPU memory. - Modified the bbox sorting logic to sort text and title blocks separately. - Adjusted drawing colors for better distinction in debug visualizations.
Showing
Please register or sign in to comment