Skip to content

Conversation

@an1018
Copy link
Owner

@an1018 an1018 commented Sep 9, 2021

No description provided.

an1018 and others added 29 commits August 17, 2021 12:33
* add paddle model

* Better model downloading logic

* Use layout parser PathManager

* simplify the layoutmodel in paddledetection

* remove the empty preprocess.py file

* incldue paddle models in dev-requirements

Co-authored-by: Shannon Shen <22512825+lolipopshock@users.noreply.github.com>
* change default value for extra_config

* fix typo
* Add the MFD models in the model catalog

* Update new models in the documentation

* Add the mfd model config in test
* Allowing specifying box_alpha for draw_box

* clean ups

* alpharize all non-text based colors

* Add alpha tests

* Update doc and input checks

* clean up
* remove the old elements

* migrate to the new elements

* remove from_series

* Add additional load apis to init

* Update element tests
* Introducing file_utils and improve init

* Remove the import class within OCR modules

* fix paddle check in file utils

* Improve layoutmodel specs

* More robust import for ocr agents
* add effdet check

* Add effdet models and catalogs

* clean-up

* register effdet models

* Add generalized image type support for layout models

* Add effdet tests

* Update reqs
* Fix file-utils for gcv

* Add file-utils tests

* fix ci

* fix dep

* separately install effdet

* Add additional extra_requires
* move _reconstruct_path_with_detector_name to the baseclass

* improve the installation logic

* allow three model config formats

* update tests

* minor fixes

* Add complete tests

* Add AutoLayoutModel

* Better error message

* Move to automodel folder

* warnings for enforce_cpu

* Add AutoModel tests

* cleanup
* Added License Information

* minor fix

* Update setup.py

Co-authored-by: Shannon Shen <22512825+lolipopshock@users.noreply.github.com>
* reorganize folders

* automatically setting ids

* Add pdf loading functionality

* add pdf tests

* add deps

* Add load_pdf to init

* add load_pdf to doc

* Add copyright
* Add shape operation tools

* Add test for tools

* Add scipy as the dep
* Update the main readme

* Update installation instruction

* Typo fixes

* Add video links

Co-authored-by: RosenZhang <rosenzhang97@gmail.com>
* remove unused type annotations

* automatically set label_map in Detectron2LayoutModel
* Add IMAGENET_DEFAULT_MEAN and IMAGENET_DEFAULT_STD

* Try update backend-specific tests

* modify test_effdet_backend ci

* add test_only_effdet.py

* more backend specific tests

* Add pytest

* escape torch.Tensor type annotation

* misc fixes

* install "torchvision" is more robust
* Update Deep Layout Parsing.ipynb with 'inplace=True'
* tweaking the notebook to minize the diffs

Co-authored-by: Shannon Shen <22512825+lolipopshock@users.noreply.github.com>
Because `inplace` in `sort` defaults to `False`
* more robust PDF loading for "empty PDFs"

* Tests

* fix tests
* fix to #94 (comment)

now all text will inferred as string and the user can change it to their desired data type.

* maybe a simpler solution

Co-authored-by: lolipopshock <22512825+lolipopshock@users.noreply.github.com>
…notation (#124)

* Add notebook for lp+label studio annotation

* better naming

* Re-org and add file downloading

* Better Docs

* better gitignore
@lolipopshock lolipopshock deleted the master branch April 2, 2022 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants