https://github.com/littletomatodonkey/augment-xy-cut
an unofficial code for augment-XY-CUT in XYLayoutLM
https://github.com/littletomatodonkey/augment-xy-cut
Last synced: 29 days ago
JSON representation
an unofficial code for augment-XY-CUT in XYLayoutLM
- Host: GitHub
- URL: https://github.com/littletomatodonkey/augment-xy-cut
- Owner: littletomatodonkey
- License: apache-2.0
- Created: 2022-07-12T05:41:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T05:54:14.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T08:11:05.520Z (about 2 months ago)
- Language: Python
- Size: 284 KB
- Stars: 28
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Augment-XY-Cut
## Introduction
* An unofficial realization for augment-xy-cut algorithm in paper [XYLayoutLM: Towards Layout-Aware Multimodal Networks For Visually-Rich Document Understanding](https://arxiv.org/pdf/2203.06947v2.pdf).
## Visualization
* box order before
![]()
* box order after xy-cut
![]()