PaddleOCR/ppocr/postprocess/pse_postprocess/pse
jzhang533 24f06d1a1b
update common pre-commit configs and commit the results of running pre-commit run -a (#12516)
2024-05-29 15:26:09 +08:00
..
README.md
__init__.py add pre-commit workflow (#11973) 2024-04-21 21:46:20 +08:00
pse.pyx update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
setup.py add pre-commit workflow (#11973) 2024-04-21 21:46:20 +08:00

README.md

编译

This code is refer from: https://github.com/whai362/PSENet/blob/python3/models/post_processing/pse

python3 setup.py build_ext --inplace