* add pre-commit workflow * run 'pre-commit run --all-files' * setup python version |
||
---|---|---|
.. | ||
README.md | ||
__init__.py | ||
pse.pyx | ||
setup.py |
README.md
编译
This code is refer from: https://github.com/whai362/PSENet/blob/python3/models/post_processing/pse
python3 setup.py build_ext --inplace