From d6f8bab07962c55fc8c54dda1c297e10b411a4df Mon Sep 17 00:00:00 2001 From: johnathanchiu Date: Mon, 7 Oct 2024 11:40:35 -0400 Subject: [PATCH] add images --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab1c5f2..04a2b21 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ The ideas presented in this repository are largely based off the original paper **_Disclaimer_**: _This is an unbenchmarked segmentation model. It works decently well for documents at first glance and will be extended to general images in the near future. I also need to find a better name for this package._ +Image 1 Image 2 + ## Getting Started This repository is pushed to a PyPI distribution (https://pypi.org/project/xy-segmentation/). Get started by running the following command: