Seeds annotation tool
Project description
# Seeds Labeler
## Installation
Install the last version of SeedsLabeler with pip install SeedsLabeler –upgrade.
More details in [INSTALL.md](INSTALL.md).
## Run SeedsLabeler
In a terminal, simply run SeedsLabeler.
## Guidelines
For any modification request, open an issue.
Once the issue is solved, commit your changes with the message “Fixes #<issue_number>”. The issue will be automatically closes at the next push/merge/deployement.
## Updates
conda activate SeedsLabeler
python SeedsLabeler.py python SeedsLabeler.py –project /Users/giancos/Desktop/SeedsLabeler/project.annt
### Modify UI
To update the user interface, modify src/gui/mainwindow.ui and recompile the equivalent python file with
pyuic5 src/gui/mainwindow.ui -o src/gui/ui_mainwindow.py
## [Dev] Update pip pacakge (requires admin rights for pip project and github repo)
Update [version.py](src/libs/version.py) with the new version number.
Make wure twin is installed: pip install twine
Run python setup.py upload.
# OLD SERVER curl -H “Content-Type: image/jpeg” -H “project_id: Striga_Strat2” -H “api_token: bc470cc3459349b4bcbb685a217e83a0” -X POST –data-binary @sample.jpg http://cloudlabeling.org:4000/api/predict
# SERVER ON THYA TECH curl -X POST ‘https://api-infer.thya-technology.com/api/v1/inference’ -H ‘x-api-key: 0cda174e183667abd12e061e9ced3c0ecb008c52bd4830e7d293bd6847c211a4’ -F ‘projectId=4’ -F ‘images=@sample.jpg;type=image/jpeg’
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 SeedsLabeler-0.0.42.tar.gz
.
File metadata
- Download URL: SeedsLabeler-0.0.42.tar.gz
- Upload date:
- Size: 127.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f94861cc2d03fb33525d91b7168a45107b2a5287f52feb19a7fd7cd8905471f6 |
|
MD5 | db0b68b81b2c6a2611d87bb4932369ba |
|
BLAKE2b-256 | f8b6fbcc82b276aab2c009a8cbe4974cdc71abae13290bb55994630fcf934e18 |
File details
Details for the file SeedsLabeler-0.0.42-py2.py3-none-any.whl
.
File metadata
- Download URL: SeedsLabeler-0.0.42-py2.py3-none-any.whl
- Upload date:
- Size: 142.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9c24858df137f1d69f25eac01f3da3ddd1b75a4eb6284b81faf783d75863944 |
|
MD5 | 39316e8482bd43f54da4dfc9a003a42d |
|
BLAKE2b-256 | fa851cd89d10b0fb89f88345b8bc0a113855d0bea5ccde428ec480041365d1d1 |