Skip to main content

Edge Detection Toolbox and Benchmark

Project description

blette

A toolbox for edge detection tasks (binary and multi-label edges).

Installation

# install pytorch
# e.g. for CUDA 11.7
pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu117

# openmm dependencies
pip install -U openmim
mim install -U mmengine
mim install -U 'mmcv==2.0.0rc4'  # until mmseg updates...
pip install mmsegmentation

# third-party dependencies
pip install -r requirements.txt

# global package
pip install -e .

Usage

Dev

TODO:

  • Reproduce results
  • Test codes for functions not present in other mm-libraries
  • Improve docstrings
  • Improve documentations

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

blette-1.0.0.tar.gz (92.3 kB view hashes)

Uploaded Source

Built Distribution

blette-1.0.0-py3-none-any.whl (126.6 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