daccuracy

View on PyPIReverse Dependencies (0)

2022.18 daccuracy-2022.18-py3-none-any.whl

Wheel Details

Project: daccuracy
Version: 2022.18
Filename: daccuracy-2022.18-py3-none-any.whl
Download: [link]
Size: 36877
MD5: 9673d9a7969b93a9d1590d9b4a23ed48
SHA256: ec12f439ac003f8c133e24bbd31917527738cc5fc8fda4f62af6d0289a619b07
Uploaded: 2022-11-14 14:11:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: daccuracy
Version: 2022.18
Summary: Detection and Segmentation Accuracy Measures
Author: Eric Debreuve
Author-Email: eric.debreuve[at]univ-cotedazur.fr
Home-Page: https://gitlab.inria.fr/edebreuv/daccuracy
Project-Url: Documentation, https://gitlab.inria.fr/edebreuv/daccuracy
Project-Url: Source, https://gitlab.inria.fr/edebreuv/daccuracy
License: CeCILL-2.1
Keywords: image,object detection,segmentation,accuracy
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: CEA CNRS Inria Logiciel Libre License, version 2.1 (CeCILL-2.1)
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.9
Requires-Dist: dominate
Requires-Dist: flask
Requires-Dist: flask-bootstrap4
Requires-Dist: flask-session
Requires-Dist: flask-uploads
Requires-Dist: flask-wtf
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scikit-image
Requires-Dist: scipy
Requires-Dist: werkzeug
Requires-Dist: wtforms
Description-Content-Type: text/x-rst
[Description omitted; length: 9162 characters]

WHEEL

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

RECORD

Path Digest Size
daccuracy/daccuracy.py sha256=F8CH3oNqh5tiAYa1WG8oa3TPLohqKhU4trZPXeNOdTI 6813
daccuracy/brick/arguments.py sha256=2zAdnd6BapbrMnImNa95IVzQXCLy0_vbcnAgEKJV8Ng 13416
daccuracy/brick/csv_io.py sha256=UbWryDKZyG2gw_XfKeWmL0SnbA2FtnOBg07aWiDNy_4 3071
daccuracy/brick/image.py sha256=i6IfpOBmT7PtH6mNv6SLSAZUBcNQaPbYLOLkklhp_4U 3144
daccuracy/brick/input.py sha256=7t-4YDK4Kymn_ZaHO5Bhz_XTkgLN5NQM3xxewTJrhvo 10033
daccuracy/brick/measures.py sha256=b-08EUwDE-f010nwA9t-QhodVaqw9hoEvDl0aZnh1WI 9242
daccuracy/brick/output.py sha256=4nXykUCRm_wNT091Xr8-oPR8bmsAPwROb6TLmtBgqQs 4590
daccuracy/cli/daccuracy.py sha256=Hs-EIj0EW5UJMCbJ8tEAJ59XbQpzIZWoDWi1OG7Yh2M 1929
daccuracy/cli/two_d_labeled_slices_to_3d.py sha256=6u4_fSwdVNhL3BdiybyTGoiRYti4D8m7AoYKWpplvpA 5651
daccuracy/flask/main.py sha256=dku9av6FrW9YzTxrfOQB0iBMMvBE0EsdyZ4DpBo-6l8 7468
daccuracy/test/test-2d-2-3d-label.py sha256=xif3R6rOPCGgsKicL5fEPvEhaAkr0fCx8TtC0yYY2V0 3087
daccuracy/test/test-input.py sha256=o1hlo3W3_NyHXtsrq9vcfgdLH2gDIxAfoNr5trdw9GM 2499
daccuracy/test/test-random.py sha256=yZVvmXlCaw6sBwt7Oqq2SehHLUHnVmeqgfSSmw2k3OU 6501
daccuracy/test/test-static.py sha256=_MVx74xzXKijJBW6hr1PsvAEPcMe2RaqqkKIIsyJSGs 3150
daccuracy-2022.18.dist-info/METADATA sha256=PmfIcXp0l-9wAYlTHOnA1OQRTBROwVT8y-WxHrAKDQ0 10291
daccuracy-2022.18.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
daccuracy-2022.18.dist-info/entry_points.txt sha256=k1ZB4W9ismh3ytN2cJXY42VjgqC3-NWVaze8mDr-0NI 134
daccuracy-2022.18.dist-info/top_level.txt sha256=osZGZGzsG7IQwZDYhNBDTjcyc3_0g4Oy11Nx-rDDQZU 10
daccuracy-2022.18.dist-info/RECORD

top_level.txt

daccuracy

entry_points.txt

daccuracy = daccuracy.cli.daccuracy:Main
two_d_labeled_slices_to_3d = daccuracy.cli.two_d_labeled_slices_to_3d:Main