avcv

View on PyPIReverse Dependencies (0)

0.0.54 avcv-0.0.54-py3-none-any.whl

Wheel Details

Project: avcv
Version: 0.0.54
Filename: avcv-0.0.54-py3-none-any.whl
Download: [link]
Size: 28911
MD5: d586c7e2ce6c8e1ed8b24a3b07184e8f
SHA256: e18d48c86cda351261e0720bdd9dafe05998127b4f3469ae8317ee27dc832817
Uploaded: 2023-05-18 09:52:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: avcv
Version: 0.0.54
Summary: Python package utils for computer vision
Author: Hai Anh
Author-Email: anhvth.226[at]gmail.com
Home-Page: https://github.com/anhvth/avcv/tree/nbdev-convert/
License: Apache Software License 2.0
Keywords: computer vision
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Requires-Dist: tqdm
Requires-Dist: xxhash
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Requires-Dist: scikit-image
Requires-Dist: ipdb
Requires-Dist: imutils
Requires-Dist: opencv-python
Requires-Dist: pandas
Requires-Dist: fastcore
Requires-Dist: openpyxl
Requires-Dist: loguru
Requires-Dist: pycocotools
Requires-Dist: lazy-module
Requires-Dist: mmcv (==1.7)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 130 characters]

WHEEL

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

RECORD

Path Digest Size
avcv/__init__.py sha256=Bo8VsKGy8-A-YPomaDK5RYiBsu7YK1CVKM2PnNFOMjg 23
avcv/_imports.py sha256=q5SYr92aT9lvlcyTAtZfoYqerU7LcVYYxTX2uifJqbI 1097
avcv/_modidx.py sha256=5eZT6xgu2ggQd6ebzj0g8msOvZBTGxTbRO0WmrGYtE0 10325
avcv/_nbdev.py sha256=si1NC8NfK5fjPvLnJQ60ZBweyTIPfW_L1YBBBNb0ppQ 3001
avcv/all.py sha256=ixAi7l7QN0vegIqx3NTou2QIDmrP7oY5T-IBrp6fV80 333
avcv/cli.py sha256=v2Co-m5vYJKR5Su4kv_oOhYHJngemKN1u_HluLXXeWQ 1324
avcv/coco.py sha256=2vKn1ZWq3r3N5TUXe3ODVtchUJEmIUNraB24NCOtRXk 25732
avcv/debug.py sha256=dW-LFGbeSM-hkJ3xOrBfalREVoTGI3b0AxJJK0Q6fMI 2942
avcv/dist_utils.py sha256=Yy-7ipIGgG1ICVd7npxC022BWfEYr6sSGuJw1mS2iEk 4377
avcv/lazy_modules.py sha256=wMDSJbf3QD5nydgTVkOC0jBBj65lyFWPvVbwCyVaaVE 1181
avcv/process.py sha256=OksvjesUcwb6a9u6OR4ifUJRltO_22_GR1QkVyJkjZw 1721
avcv/utils.py sha256=z_tSbuWa2TtbSoJO6bTSch6W5g_eV3-WktXWzfz5BC4 14332
avcv/visualize.py sha256=N3dqIIiZfmgUQBSKRbHsYibBS4YBX5SaVfh3ITILa0E 9716
avcv-0.0.54.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
avcv-0.0.54.dist-info/METADATA sha256=B3bG0esmsM2bNKbXHWr2KoMIvqjggytUOgshHnsJBB4 1202
avcv-0.0.54.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
avcv-0.0.54.dist-info/entry_points.txt sha256=H7QiS4h_60y6gCDlNUqTzfWdKcTi1QI6imtW34xZmqA 274
avcv-0.0.54.dist-info/top_level.txt sha256=fmcgE05QEq80tDNMeR8NDNnLK5S_F0chbzAM80wQaHU 5
avcv-0.0.54.dist-info/RECORD

top_level.txt

avcv

entry_points.txt

av_debug_make_minidataset = avcv.debug:make_mini_coco
av_dpython = avcv.debug:dpython
av_gdown = avcv.utils:download_file_from_google_drive
av_i2v = avcv.utils:av_i2v
av_image_convert = avcv.cli:convert_image
av_v2c = avcv.coco:v2c
av_v2i = avcv.utils:v2i