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
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 sperrylabelimg-3.1.1b0.tar.gz.
File metadata
- Download URL: sperrylabelimg-3.1.1b0.tar.gz
- Upload date:
- Size: 23.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73676233e9bec323993f172a440c5b4704efe33834c5d6925b351282d60cef96
|
|
| MD5 |
2ff01f7817f6170264993901631e79f6
|
|
| BLAKE2b-256 |
98f20053bedb58a661862505e148c5f9ab37647a20dd71287a567f01bb2bc2ac
|
File details
Details for the file sperrylabelimg-3.1.1b0-py3-none-any.whl.
File metadata
- Download URL: sperrylabelimg-3.1.1b0-py3-none-any.whl
- Upload date:
- Size: 23.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5902473dbc214b41fa1c9e9a173812c5574750dbee6b30f5066ff8651376fb9d
|
|
| MD5 |
a9cf18c842214d3c4e5163dfd6094ed0
|
|
| BLAKE2b-256 |
811e666a65dc8fd9c0288ec407a742e906728d55b70a8994d7b43f7a47ac925d
|