{"id":13734599,"url":"https://github.com/GeoBigData/tatortot","last_synced_at":"2025-05-08T10:32:12.539Z","repository":{"id":201972937,"uuid":"215615264","full_name":"GeoBigData/tatortot","owner":"GeoBigData","description":"Prototype for a simple image annotation tool","archived":true,"fork":false,"pushed_at":"2019-11-06T20:33:45.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-15T02:34:47.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeoBigData.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-10-16T18:18:56.000Z","updated_at":"2023-01-28T14:49:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"eaa040d9-2b70-4df0-a80c-382f8aea2ce9","html_url":"https://github.com/GeoBigData/tatortot","commit_stats":null,"previous_names":["geobigdata/tatortot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoBigData%2Ftatortot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoBigData%2Ftatortot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoBigData%2Ftatortot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoBigData%2Ftatortot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoBigData","download_url":"https://codeload.github.com/GeoBigData/tatortot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253045865,"owners_count":21845790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T03:00:57.895Z","updated_at":"2025-05-08T10:32:12.268Z","avatar_url":"https://github.com/GeoBigData.png","language":"Python","readme":"# Tatortot\nPrototype tool for annotating images.\n\nThis package includes one CLI tool:\n\n**tator:**\n```\nUsage: tator [OPTIONS] SRC DEST\n\nOptions:\n  -C, --overlay_color TEXT     Color to use for overlay. Valid options are: 'b\n                               lue','orange','green','red','purple','brown','p\n                               ink','gray','olive','cyan'.Defualt: 'cyan'.\n  -A, --overlay_alpha FLOAT    Transparency to use for overlay provided as\n                               alpha value (0-1).Default: 0.3.\n  -w, --img_width INTEGER      Width of src images in pixels. Default is 256\n  -h, --img_height INTEGER     Height of src images in pixels. Default is 256\n  -W, --viewer_width INTEGER   Width of viewer in pixels. Default is 325\n  -H, --viewer_height INTEGER  Height of viewer in pixels. Default is 800\n  -f, --filetype TEXT          File format for src images (as file extension).\n                               Default is '.jpeg'\n  --help                       Show this message and exit.\n\n\n\nNote: SRC and DEST should both be local directories. SRC should contain images to annotate, DEST will store results.\n```\n\nThis utility provides a simple interface for performing image annotation, and specifically defining binary semantic segmentation.\n\n\n------------\n## TODOS:\n- [x] r/w from rasterio instead of skimage\n- [ ] refactor to make code simpler, add docs\n- [ ] add box selector feature?\n- [ ] r/w from S3 directories as well as local dirs\n\n------------\n## Installation\n\n### Development\n#### Requirements:\n- General requirements listed above\n- Anaconda or Miniconda\n\n#### To set up your local development environment:\nThis will install the s1_preprocessor package from the local repo in editable mode.\nAny changes to Python files within the local repo should immediately take effect in this environment.\n\n1. Clone the repo\n`git clone https://github.com/GeoBigData/tatortot.git`\n\n2. Move into the local repo\n`cd tatortot`\n\n3. Create conda virtual environment\n`conda env create -f environment.yml`\n\n4. Activate the environment\n`conda activate tatortot`\n\n5. Install Python package\n`pip install -r requirements_dev.txt`\n\n### Common Issues:\n- TBD\n","funding_links":[],"categories":["`Python` processing of optical imagery (non deep learning)"],"sub_categories":["Processing imagery - post processing"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGeoBigData%2Ftatortot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGeoBigData%2Ftatortot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGeoBigData%2Ftatortot/lists"}