# 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'
# Server
http://cloudlabeling.org:4000/api/predict
Striga_Strat2
bc470cc3459349b4bcbb685a217e83a0
https://api-infer.thya-technology.com/api/v1/inference
4
0cda174e183667abd12e061e9ced3c0ecb008c52bd4830e7d293bd6847c211a4
Raw data
{
"_id": null,
"home_page": "https://github.com/meryusha/seeds_labeler/",
"name": "SeedsLabeler",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.0.0",
"maintainer_email": null,
"keywords": "TCPClient",
"author": "Merey Ramazanova, Silvio Giancola",
"author_email": "merey.ramazanova@kaust.edu.sa",
"download_url": "https://files.pythonhosted.org/packages/df/0e/f7a2b3702761a6367244514b012adc8723771ad61ef7506e75cc2e1afb85/SeedsLabeler-0.0.43.tar.gz",
"platform": null,
"description": "# Seeds Labeler\n\n## Installation\n\nInstall the last version of SeedsLabeler with `pip install SeedsLabeler --upgrade`.\n\nMore details in [INSTALL.md](INSTALL.md).\n\n## Run SeedsLabeler\n\nIn a terminal, simply run `SeedsLabeler`.\n\n## Guidelines\n\nFor any modification request, open an issue.\n\nOnce 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.\n\n## Updates\n\n`conda activate SeedsLabeler`\n\n`python SeedsLabeler.py`\n`python SeedsLabeler.py --project /Users/giancos/Desktop/SeedsLabeler/project.annt`\n\n### Modify UI\n\nTo update the user interface, modify `src/gui/mainwindow.ui` and recompile the equivalent python file with \n\n`pyuic5 src/gui/mainwindow.ui -o src/gui/ui_mainwindow.py`\n\n## [Dev] Update pip pacakge (requires admin rights for pip project and github repo)\n\nUpdate [version.py](src/libs/version.py) with the new version number.\n\nMake wure twin is installed: `pip install twine`\n\nRun `python setup.py upload`.\n\n\n# OLD SERVER\ncurl -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\n\n# SERVER ON THYA TECH\ncurl -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'\n\n\n# Server\nhttp://cloudlabeling.org:4000/api/predict\nStriga_Strat2\nbc470cc3459349b4bcbb685a217e83a0\n\n\n\nhttps://api-infer.thya-technology.com/api/v1/inference\n4\n0cda174e183667abd12e061e9ced3c0ecb008c52bd4830e7d293bd6847c211a4\n\n\n\n\n\n\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "Seeds annotation tool",
"version": "0.0.43",
"project_urls": {
"Homepage": "https://github.com/meryusha/seeds_labeler/"
},
"split_keywords": [
"tcpclient"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "889066171a6f686174fc890f78921998ec3b4a4827b76e6965fe1c776fef39b3",
"md5": "43db2cf552b46af5e7b2149a4be83e5d",
"sha256": "dcb835668cac8a06b798e6bb9aa0077be7080b4576f004cce598404e4fd56108"
},
"downloads": -1,
"filename": "SeedsLabeler-0.0.43-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "43db2cf552b46af5e7b2149a4be83e5d",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.0.0",
"size": 141749,
"upload_time": "2025-02-09T14:09:55",
"upload_time_iso_8601": "2025-02-09T14:09:55.168194Z",
"url": "https://files.pythonhosted.org/packages/88/90/66171a6f686174fc890f78921998ec3b4a4827b76e6965fe1c776fef39b3/SeedsLabeler-0.0.43-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "df0ef7a2b3702761a6367244514b012adc8723771ad61ef7506e75cc2e1afb85",
"md5": "515f2786ecdd2cfad010e8bd9806bd27",
"sha256": "bce8b668a255237eaecfed9d9b05e42994526a87c7c194be2267ec521c09efe1"
},
"downloads": -1,
"filename": "SeedsLabeler-0.0.43.tar.gz",
"has_sig": false,
"md5_digest": "515f2786ecdd2cfad010e8bd9806bd27",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.0.0",
"size": 127373,
"upload_time": "2025-02-09T14:09:57",
"upload_time_iso_8601": "2025-02-09T14:09:57.484560Z",
"url": "https://files.pythonhosted.org/packages/df/0e/f7a2b3702761a6367244514b012adc8723771ad61ef7506e75cc2e1afb85/SeedsLabeler-0.0.43.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-09 14:09:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "meryusha",
"github_project": "seeds_labeler",
"github_not_found": true,
"lcname": "seedslabeler"
}