sci-annot-eval

View on PyPIReverse Dependencies (0)

0.0.9 sci_annot_eval-0.0.9-py3-none-any.whl

Wheel Details

Project: sci-annot-eval
Version: 0.0.9
Filename: sci_annot_eval-0.0.9-py3-none-any.whl
Download: [link]
Size: 26812
MD5: c2ba8e495a29ffff2f764225bb7b242a
SHA256: b72289ad270145944a63d9cdc3e64ca4617dc1f47dbc4e6d7ee307ae4186cb8b
Uploaded: 2023-08-06 20:33:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sci-annot-eval
Version: 0.0.9
Summary: The evaluation component of the sci-annot framework
Author: Dzeri96
Home-Page: https://github.com/Dzeri96/sci-annot-eval
Keywords: sci-annot,object,detection,evaluation
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9, <4
Requires-Dist: coloredlogs (==15.0.1)
Requires-Dist: lapsolver (==1.1.0)
Requires-Dist: mypy (==1.3.0)
Requires-Dist: numpy (==1.22.3)
Requires-Dist: opencv-python (==4.5.5.64)
Requires-Dist: pandas (==1.4.2)
Requires-Dist: pdf2image (==1.16.0)
Requires-Dist: pillow (==9.3.0)
Requires-Dist: pyarrow (==7.0.0)
Requires-Dist: pytz (==2022.1)
Requires-Dist: tomli (==2.0.1); python_version < "3.11"
Requires-Dist: python-dateutil (==2.8.2); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: six (==1.16.0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: humanfriendly (==10.0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
Requires-Dist: mypy-extensions (==1.0.0); python_version >= "3.5"
Requires-Dist: typing-extensions (==4.6.3); python_version >= "3.7"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3519 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sci_annot_eval/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sci_annot_eval/benchmarking.py sha256=WH2lhMF0Tfw_w19klyuU7wYs6ro4qBcRFJjeUpUz24U 2427
sci_annot_eval/cli_entrypoint.py sha256=OM5_jxx5KLM4Bj2KTNG8kMJ9AA9AkcbFjY0n8zcjwTM 9248
sci_annot_eval/evaluation.py sha256=pESyMYqk9HB79pscGuaT9pIjRoTf2jNSjZ6qFU_UJfA 7571
sci_annot_eval/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sci_annot_eval/common/bounding_box.py sha256=RjQLFZ8N8WZFgCAELb2LGyVGRkhLBDS9V4yiyNrCMeE 1149
sci_annot_eval/common/config.py sha256=NZIJkMx4upPZlVBxbgG8vaa6pUnS8rHcuJyIz5LCJ7E 71
sci_annot_eval/common/prediction_field_mapper.py sha256=hTHLq9mzaJotU7x_crm8y-hoPeIlkgshPFv79SWSkps 1077
sci_annot_eval/common/sci_annot_annotation.py sha256=IjGnpw0zByrqs-_sxy5Ot_beFhLoro9TI7M_LFSFJoo 516
sci_annot_eval/exporters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sci_annot_eval/exporters/exporterInterface.py sha256=icwWXvp8iyirTLHC5_i-ORpVAgTqvbEdK8z1S4QZ7pY 625
sci_annot_eval/exporters/sci_annot_exporter.py sha256=bZzzaD1SGk8keBUzFkV-nMgsCgkuZHzFC6Ii-DVNW2g 2796
sci_annot_eval/helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sci_annot_eval/helpers/deepfigures_prediction.py sha256=pL5xCurhOl9pqT4nThnOIkdzHwq2L4q_fr7C5lzeM-4 2901
sci_annot_eval/helpers/helpers.py sha256=6Xsk8VDeH6cn81gB-QOw0u705OrxcJQGH4X0rONAZpM 3955
sci_annot_eval/helpers/pdffigures2_page_splitter.py sha256=FmIMQJe9p1UBE60mECYwS1Z3AjSdWYwUoDMMjtahdMc 3130
sci_annot_eval/helpers/rasterize_pdfs.py sha256=gX5YSasI5g14z0Sz8wJNYv0W7Uuwl_ZtN6oizPEkhGY 1848
sci_annot_eval/parsers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sci_annot_eval/parsers/parserInterface.py sha256=qkqu46TQtsFOJlcsJAcvFI9BRSU01gHfl6DtqJw6pz4 861
sci_annot_eval/parsers/pdffigures2_parser.py sha256=ivF1GQ60ajteX3p9-7vyDoKVAFt23APPvq_pOJcvM68 2922
sci_annot_eval/parsers/sci_annot_parser.py sha256=5Uw3Yklh9QFGMtFAK0bf7EbviGZt6yavGqsddbBriWs 3288
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/test_exporters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/test_exporters/sci_annot_exporter_test.py sha256=i7_UudhBuv2MmqiawSshQC22pXBe6AVpH7wd7B0qJOo 2750
test/test_exporters/test_exporterInterface.py sha256=X4ntbKpP1AAQLh26eMactNTU40t3Aaj67XUIWfTp_6o 1040
test/test_parsers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/test_parsers/pdffigures2_parser_test.py sha256=ZFjWVAnT_g3UkN01LX08B6W3XngXn-CF9OaEsrTTIh8 4907
test/test_parsers/sci_annot_parser_test.py sha256=K56MM1gkJw8TWMzDkYPdb2Otc0vubjpTrHe6VmuvNV8 4349
test/test_parsers/test_parserInterface.py sha256=WpECazB5ASMVoD4DDFE-i5sJWzzn2XimoX8FI6QjZt8 167
sci_annot_eval-0.0.9.dist-info/LICENSE sha256=iJzkDn7m-trIDJE7tQKWWq--8kjRyyKLZK5pYrM8ZIE 1451
sci_annot_eval-0.0.9.dist-info/METADATA sha256=sO9RQkAVKcmZycAinBrnVgdJ_DRbiTeYXSo77-dlZ-A 4854
sci_annot_eval-0.0.9.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
sci_annot_eval-0.0.9.dist-info/entry_points.txt sha256=6cBHciYDC0b-GeCY5-1iSSZGpiNCFJqgNL0_Ja3UZRg 55
sci_annot_eval-0.0.9.dist-info/top_level.txt sha256=SwgZUnMuhEr3XzKgINkghyu5SGzKSyLN8t0dOmfOIqU 20
sci_annot_eval-0.0.9.dist-info/RECORD

top_level.txt

sci_annot_eval
test

entry_points.txt

sci_annot_eval = cli_entrypoint:main