JustDeepIt

View on PyPIReverse Dependencies (0)

0.2.1 JustDeepIt-0.2.1-py3-none-any.whl

Wheel Details

Project: JustDeepIt
Version: 0.2.1
Filename: JustDeepIt-0.2.1-py3-none-any.whl
Download: [link]
Size: 482051
MD5: d76edc1e1d33909880d03a54ef192d23
SHA256: cf046ada9f285ce8519ae2deb9d65b00f03d00210f6ddb2735324de38f6127c3
Uploaded: 2024-05-04 20:29:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: JustDeepIt
Version: 0.2.1
Summary: a GUI tool for object detection and segmentation based on deep learning
Author: Jianqiang Sun
Author-Email: sun[at]biunit.dev
Home-Page: https://github.com/biunit/JustDeepIt
License: MIT
Keywords: object detection,object segmentation
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Requires-Dist: tqdm
Requires-Dist: joblib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pillow
Requires-Dist: opencv-python (>=4.5.1)
Requires-Dist: scikit-image (>=0.18.1)
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: jinja2
Requires-Dist: python-multipart
Requires-Dist: torch (>=1.8)
Requires-Dist: torchvision
Requires-Dist: openmim
License-File: LICENSE
[Description omitted; length: 1056 characters]

WHEEL

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

RECORD

Path Digest Size
justdeepit/__init__.py sha256=7p3LEW87ZrXO_9IpeZ5uK2c-L6RDP2-Qecnai2161tQ 95
justdeepit/utils.py sha256=0h1MT_Te5BFPBS2xzqnbMxoFd6qnCMvY1-YfCaGU3q8 56860
justdeepit/app/__init__.py sha256=mPDt2MlHpF1YcOFJF9kaYu96VCA_kpUuBO3pnjgEGss 162
justdeepit/app/app.py sha256=gvUHryYO_1N0AhzcJ93YtI5OKiDH_2ByHPM2icqKpkI 25983
justdeepit/app/appbase.py sha256=h1IHyknjT5cYV-xUDh7mGaI12bzCCsVaFGJgy_D13kI 5692
justdeepit/app/appis.py sha256=6sGAbYwvkPZdz4kb0Lb1XNrL5NW2BSG27rFobV9UcY4 554
justdeepit/app/appod.py sha256=Bg5zHMLiu4g7PVyjNJiO2KhlKVgqj9k1_CD5CWmbZL8 10048
justdeepit/app/appsod.py sha256=eNbtUSz_27t-7wLsNyHOkaDmbc4rj3pbMR1Mn2kaP6A 22300
justdeepit/app/static/jquery-3.6.0.min.js sha256=_xUj-3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej_m4 89501
justdeepit/app/static/jquery-3.6.0.min.map sha256=OZVI-w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I 137972
justdeepit/app/static/styles.css sha256=3_GAicW3BstaDg2VMToxPdaIDR3KN79yXYeyDMq0VZY 14483
justdeepit/app/static/tree.jquery.js sha256=CYsJOaYG74wYB_90fXrc434D4fAN5UnqzI3GOXVWrrY 58702
justdeepit/app/static/tree.jquery.js.map sha256=0Eu8J0C4G2n2gdTJN-sn4EXQQ6UDyO_3wICoKp2BuBQ 174878
justdeepit/app/static/utils.js sha256=oHvfmX4hJQaLCGBRHrWUpGExOjrCP5Ot1bDSx6FthW4 22813
justdeepit/app/templates/index.html sha256=frYIBmEXH8aoRUL7h4xchR86DbOAUS7AJsqY9GmS9uM 1187
justdeepit/app/templates/module.html sha256=kKYIDgxtjYcuwqrYekXCueyXcZ7NLVKmK5NWLxTCw_U 17293
justdeepit/app/templates/shutdown.html sha256=0hrpeJ03vBOA0lp5qiamZhSzPqWpLUoL-BKnpd7YWYA 560
justdeepit/models/__init__.py sha256=goJJc8eGZrU1Zm8Ra8xrHT9cguqCB8T-BfYGXMHkhX8 184
justdeepit/models/abstract.py sha256=IDMJCw5DQsDLZlu8_z3QhCKpwoFOftDu2FboAhCkKqI 309
justdeepit/models/instance_segment.py sha256=UVu7JkjtRHpPhxDBsJbVSOKG_AhoxIalPB7hwQjbiA8 12931
justdeepit/models/object_detect.py sha256=75_3wBiL3VywtOWpKHZlqVEh3pbRWTUZjGZytGYgF5I 13500
justdeepit/models/salient_object_detect.py sha256=s4oHhfn1bOxjZtbIllsxaDxDyyZr0YMGRZRvrVdmJpo 12227
justdeepit/models/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
justdeepit/models/utils/data.py sha256=aRtC51bZxmluJK6kVUQ29V-cAEfdVS2v_zz9X1kSx2U 6720
justdeepit/models/utils/mmdetbase.py sha256=HzmdNxynS3xbinGEoSWVNWQVnTm74b9cHSmgl4EKG9s 11507
justdeepit/models/utils/u2net.py sha256=oCUoDMwUJLcyCoNPZlkjEWBVsxa5Wwnl8thnDq51Jv0 36052
justdeepit/models/utils/unet.py sha256=IVZz2ZSKV2TkghcwxBpoVfdSkg2x1H9cnREHQl6XHZQ 10173
justdeepit/src/font/NotoSans-Medium.ttf sha256=rCx4a6uz_RYD0XTmEIzCIs7emwloVAoWp7NKxFRGfV4 555264
justdeepit/src/font/OFL.txt sha256=AvJUWJ88wOa3UfqhUhRLYyBBOSs23OCYbcGr-dWKwh8 4449
JustDeepIt-0.2.1.dist-info/LICENSE sha256=Z5uzC8ROXsaMlo71uAG240tPsCZbBLeF4DSTC9OtdhE 1070
JustDeepIt-0.2.1.dist-info/METADATA sha256=PKDwmQwfXiGLhWv7lHuGueLSQ2ZtU3SHZ8aXuboCCyA 2106
JustDeepIt-0.2.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
JustDeepIt-0.2.1.dist-info/entry_points.txt sha256=A57jXE_eVc2AwqvwR3WQRR9JPbGOF2mXw_t4HAJBj2I 58
JustDeepIt-0.2.1.dist-info/top_level.txt sha256=dUnYUY1MCHB7xZLELRk3Ke0JKLwwwqR3lthZNf93_XA 11
JustDeepIt-0.2.1.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
JustDeepIt-0.2.1.dist-info/RECORD

top_level.txt

justdeepit

entry_points.txt

justdeepit = justdeepit.app.app:run_app

zip-safe