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 details)
Built Distribution
blette-1.0.0-py3-none-any.whl
(126.6 kB
view details)
File details
Details for the file blette-1.0.0.tar.gz
.
File metadata
- Download URL: blette-1.0.0.tar.gz
- Upload date:
- Size: 92.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fc98327d179e38414479a320925236ffb7480a18d4d89f9de10a30049d598b46
|
|
MD5 |
d2dbf15c4bd661bee4e7e20667e02519
|
|
BLAKE2b-256 |
42ce51ac9a0313f8d9bf65545c4abf1e1a98ef48d6addf5e8a78492efc3b1e65
|
File details
Details for the file blette-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: blette-1.0.0-py3-none-any.whl
- Upload date:
- Size: 126.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a8c2bb2ba674192ffda8271a550c77b8d51606b5a99596f561c2af70f8b2e5d0
|
|
MD5 |
7a31c0dcbf33d658e39333483cedaf87
|
|
BLAKE2b-256 |
f180eb79ae80052517d7d4704f8b2051bb466d4213caad2e0669ae48f1c59e37
|