MLCVZoo MMRotate Package
Reason this release was yanked:
Accidentally released
Project description
MLCVZoo MMRotate
The MLCVZoo is an SDK for simplifying the usage of various (machine learning driven) computer vision algorithms. The package mlcvzoo_mmrotate is the wrapper module for the mmrotate framework.
Install for developer
Clone repository
cd YOUR_PATH
git clone git@gitlab.cc-asp.fraunhofer.de:silicon-economy/base/ml-toolbox/mlcvzoo-models/mlcvzoo-mmrotate.git
cd mlcvzoo-mmrotate
Create python environment
virtualenv .venv
source .venv/bin/activate
source build.sh install --no-root
For VSCode IDE add the relevant environment variables in .venv/bin/activate.
export PYTHONPATH=PARENT_OF_YOUR_REPOSITORY
# The MMDETECTION_DIR is needed in our unit tests for defining the
# path to the configuration files of mmdetection. Since mmdet v2.15.0
# the configuration are stored in the mmdet/.mim/ folder of the installed
# mmdet package in your python environment. For older versions a specific checkout
# is needed.
export MMROTATE_DIR="$VIRTUAL_ENV/lib/python3.10/site-packages/mmrotate/.mim"
Install for package users
The following command installs the mlcvzoo-mmrotate package, however we recommend to have a look at the ./build.sh script. It is gathering all fixes that are needed to setup a running python environment.
pip install mlcvzoo-mmrotate
Technology stack
- Python
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mlcvzoo_mmrotate-0.1.0.tar.gz
.
File metadata
- Download URL: mlcvzoo_mmrotate-0.1.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fde7eb8303adeaa134d5510221ccf27c73ed192e4c26e4d97dc1984154a306a7 |
|
MD5 | 95fd615e88b2ea89b7e93e91e16303a9 |
|
BLAKE2b-256 | 673676de6b3aae6190d2319360f7919771a2b9f8c66b19684edb1440bcf870ba |
File details
Details for the file mlcvzoo_mmrotate-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: mlcvzoo_mmrotate-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97c773366fe11f72852cdb83fc1b0f000d250e2d8dca940759a895eedfd8a4f9 |
|
MD5 | cad48ad7a46c8cc4695cca59d1782b72 |
|
BLAKE2b-256 | 8580494aeef1fc987550f9965f2939a291370eff789c6c0aacd38f231d3885c2 |