Skip to main content

Provides a way to perform sliced inferencing on a directory of images

Project description

sliced-prediction

Installation & Use

# Install sliced-prediction
> pip install sliced-prediction

> sliced-prediction --help

Example

sliced-prediction \
--overlap_width_ratio 0 \
--overlap_height_ratio 0 \
--slice_width 1024 \
--slice_height 1024 \
--input_directory ./tests/data \
--output_manifest_file ./tmp/manifest.jsonl \
--model_path ./tmp/best.pt \
--confidence_threshold .2 \
--device cpu

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

sliced-prediction-0.0.7.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

sliced_prediction-0.0.7-py3-none-any.whl (4.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