Add your description here
Project description
mlcpl: A Python Package for Deep Multi-label Image Classification with Partial-labels on PyTorch
(This is the Introduction part of the package. It will be filled after the paper is published.
Requirements
This mlcpl package requires Python having a minimum version of 3.8.20. Additionally, it also requires the following packages:
"Cython==0.29.33","lvis==0.5.3","pandas==1.5.2","protobuf==3.20.1","pycocotools>=2.0.7","tensorboard>=2.14.0","torch>=1.13.1","torchmetrics>=1.5.2","torchvision>=0.14.1","xmltodict==0.13.0"
These requirements should be automatically installed when installing the mlcpl package.
Installation
The mlcpl package can be easily installed via the Python package index (PyPI). For example:
# with pip
pip install mlcpl
# or with uv
uv add mlcpl
Once the package is installed, it should be able to be used by calling:
import mlcpl
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mlcpl-0.1.3.tar.gz.
File metadata
- Download URL: mlcpl-0.1.3.tar.gz
- Upload date:
- Size: 261.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
def6ebbe3a9d7f780c0c846c85639a33ac278f5adfc5d976a599588ae48f114a
|
|
| MD5 |
4f22132db712838ce5b6ea58bb658825
|
|
| BLAKE2b-256 |
100f779b102dcaac5da9772c78f8ef5720c80a2fd4c7c9320286455067667d4d
|
File details
Details for the file mlcpl-0.1.3-py3-none-any.whl.
File metadata
- Download URL: mlcpl-0.1.3-py3-none-any.whl
- Upload date:
- Size: 33.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da5466f4cd717358dbfb62f39e88856f2cb98dc4db0c595abac72ba517122ea2
|
|
| MD5 |
fa485826a7e7e9aed720c8f3280db79f
|
|
| BLAKE2b-256 |
b512d6eef5246493eac05371b0cb8f7f84dd038d515aaf8d3ba83e3bc6026ee1
|