MLCVZoo MMRotate Package
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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mlcvzoo_mmrotate-0.1.1.tar.gz.
File metadata
- Download URL: mlcvzoo_mmrotate-0.1.1.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9586230a8f847d689276bd1ec2d30385030778d97619c10180a250ef4980979
|
|
| MD5 |
0fa74f3b65197d3c0d6cc068122aa9ce
|
|
| BLAKE2b-256 |
ccbf8dac4a65a598b4a3a3bbd90b1e81b52fbef01f014deb99fd85a6f7a7e918
|
File details
Details for the file mlcvzoo_mmrotate-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mlcvzoo_mmrotate-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2414e7478ae9c9115523d2104ed5b8e1eeeb859c50890c34310df757c85d8750
|
|
| MD5 |
31640377cb5cc958a625047c65b7f30f
|
|
| BLAKE2b-256 |
c136b3f42e6d13dfb556602f6485de0e162295cb2bc89f3a361cad0448dca654
|