ThyroidAgent
ThyroidAgent is a PyTorch-based library that provides DINOv3 + UNet models for thyroid ultrasound image analysis, including both single-task segmentation and multi-task learning (segmentation + malignancy classification + TIRADS).
Features
- DINOv3_S_UNet: single-task tumor segmentation.
- DINOv3_S_UNet_MULTITASK: joint segmentation, malignancy classification, and TIRADS prediction.
- Dataset utilities:
FullDatasetandMultiTaskDatasetfor training/validation pipelines. - Metrics and loss: ready-to-use evaluation metrics and loss functions for medical image segmentation and multi-task learning.
Installation
From PyPI (after you publish):
pip install ThyroidAgent
Release files for ThyroidAgent 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| thyroidagent-0.1.1.tar.gz | 22.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| thyroidagent-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 53.0 kB
Release files / thyroidagent-0.1.1.tar.gz
| Download URL | thyroidagent-0.1.1.tar.gz |
|---|---|
| Size | 22.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
48d95248dd9cbb395adb803bd7ffc31c5a32c45d7abd6f88c0bcd64c132bd4f0
|
|
BLAKE2b-256 checksum How to use checksums |
a500921f058d602d6230c4439134e55b76d467964f7aaa874e6b09693f4b27a5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.14
|
Release files / thyroidagent-0.1.1-py3-none-any.whl
| Download URL | thyroidagent-0.1.1-py3-none-any.whl |
|---|---|
| Size | 30.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cf702d1860f1df9a71346d635ea53835029f4689f5849567aaf61a76d15be161
|
|
BLAKE2b-256 checksum How to use checksums |
12c19f177eff7ae6f3d277a410064632aaadfb16ae619a864c0d4926a3f77ec5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.14
|