Skip to main content

Sequence labeling active learning framework for Python

Project description

SegAL

SegAL is a semantice segmentation active learning tool.

Installation

SegAL is available on PyPI:

pip install seqal

SegAL officially supports Python 3.8+.

Usage

python examples/run_al_cycle.py --dataset CamVid  --data_path ./data/CamVid/ --model_name Unet --encoder resnet34 --encoder_weights imagenet --num_classes 12 --strategy LeastConfidence --seed_ratio 0.02 --query_ratio 0.02 --n_epoch 1

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

segal-0.1.0.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

segal-0.1.0-py3-none-any.whl (7.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page