A GUI for labelling images customized for usage at Sperry Rail
Project description
customLabelImg
Setup
download this repository
cd existing_repo
git remote add origin https://gitlab.com/bGerma/customlabelimg.git
git branch -M main
git push -uf origin main
install labelimg in a virtual environment so that it doesn't get confused with your normal version
(.venv) ~\User> pip install labelimg
Then, go into this file in your virtual environment folder and make these changes:
.\venv\Lib\site-packages\libs\stringBundle.py
Changes:
Go to the class StringBundle, go inside its init method, find the initialization of the id_to_message attribute and add this to it:
self.id_to_message = {
"openMultipleDirs": "Open Multiple\nDirs",
"setWriteDir": "Set Write Dir"
}
Now, you should be able to run any version of the script in the project directory
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 sperrylabelimg-1.3.1.2.tar.gz
.
File metadata
- Download URL: sperrylabelimg-1.3.1.2.tar.gz
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79783bab230da48261e3e16ba94b7f6c01af8c1a54041228a6864268b3200f58 |
|
MD5 | 21f3762366a15f83a347b539ec4d63d4 |
|
BLAKE2b-256 | c4a75382e06dfce2f41019c68e00b1110398fb11464301878e901c04b78b7b39 |
File details
Details for the file sperrylabelimg-1.3.1.2-py3-none-any.whl
.
File metadata
- Download URL: sperrylabelimg-1.3.1.2-py3-none-any.whl
- Upload date:
- Size: 23.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc2f8bf64c52bb1c895b708383736a8f7edaf3218d4658470391d114113fa714 |
|
MD5 | 9ed36c99ae1a5ea4eecfc8de8797b990 |
|
BLAKE2b-256 | 0d6f476575e289d132288b172f45d654244f5016d00fb89cd5885a42dd3b1be2 |