{"id":18283699,"url":"https://github.com/hhsecond/coviddatastore","last_synced_at":"2025-10-11T07:40:33.605Z","repository":{"id":38800124,"uuid":"256401427","full_name":"hhsecond/coviddatastore","owner":"hhsecond","description":"Covid19 dataset and annotations","archived":false,"fork":false,"pushed_at":"2022-12-10T11:12:40.000Z","size":36233,"stargazers_count":0,"open_issues_count":43,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T05:43:34.387Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/hhsecond.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-17T04:30:41.000Z","updated_at":"2020-05-19T10:29:05.000Z","dependencies_parsed_at":"2023-01-26T01:15:16.665Z","dependency_job_id":null,"html_url":"https://github.com/hhsecond/coviddatastore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hhsecond/coviddatastore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhsecond%2Fcoviddatastore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhsecond%2Fcoviddatastore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhsecond%2Fcoviddatastore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhsecond%2Fcoviddatastore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhsecond","download_url":"https://codeload.github.com/hhsecond/coviddatastore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhsecond%2Fcoviddatastore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006626,"owners_count":26084131,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-05T13:10:26.162Z","updated_at":"2025-10-11T07:40:33.578Z","avatar_url":"https://github.com/hhsecond.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![pipeline status](https://gitlab.com/l3p-cv/lost/badges/master/pipeline.svg)](https://gitlab.com/l3p-cv/lost/pipelines)\n[![Documentation Status](https://readthedocs.org/projects/lost/badge/?version=latest)](https://lost.readthedocs.io/en/latest/?badge=latest)\n[![Gitter](https://badges.gitter.im/l3p-cv/lost.svg)](https://gitter.im/l3p-cv/lost?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n# LOST - Label Objects and Save Time\n![LOST Features](docs/sphinx/source/images/LOSTFeaturesIn40seconds.gif)\n## Demo Videos\n* LOST Trailer: https://youtu.be/alocNFQmVQw\n* LOST Single Image Annotation - Pipeline Demo: https://www.youtube.com/watch?v=DfDla2hAfWw\n* LOST Multi Image Annotation - Pipeline Demo: https://www.youtube.com/watch?v=Q-IpGtH6Xz0\n\n## Description\nLOST (Label Object and Save Time) is a **flexible** **web-based** framework\nfor **semi-automatic** image annotation.\nIt provides multiple annotation interfaces for fast image annotation.\n\nLOST is **flexible** since it allows to run user defined annotation\npipelines where different\nannotation interfaces/ tools and algorithms can be combined in one process.\n\nIt is **web-based** since the whole annotation process is visualized in\nyour browser.\nYou can quickly setup LOST with docker on your local machine or run it\non a web server to make an annotation process available to your\nannotators around the world.\nLOST allows to organize label trees, to monitor the state of an\nannotation process and to do annotations inside the browser.\n\nLOST was especially designed to model **semi-automatic** annotation\npipelines to speed up the annotation process.\nSuch a semi-automatic can be achieved by using AI generated annotation\nproposals that are presented to an annotator inside the annotation tool.\n\n# Getting Started\n\n## Documentation\nIf you feel LOST, \nplease find our full documentation here: https://lost.readthedocs.io.\n\n## LOST QuickSetup\nLOST releases are hosted on DockerHub and shipped in Containers.\nFor a quick setup perform the following steps (these steps have been \ntested for Ubuntu):\n\n1. Install docker on your machine or server:\n    https://docs.docker.com/install/\n2. Install docker-compose:\n    https://docs.docker.com/compose/install/\n3. Clone LOST:\n    ```\n    git clone https://github.com/l3p-cv/lost.git\n    ```\n4. Run quick_setup script:\n    ```\n    cd lost/docker/quick_setup/\n    # python3 quick_setup.py path/to/install/lost\n    python3 quick_setup.py ~/lost\n    ```\n5. Run LOST:\n\n    Follow instructions of the quick_setup script, \n    printed in the command line.\n\n\n## Citing LOST\n```\n@article{jaeger2019lost,\n    title={{LOST}: A flexible framework for semi-automatic image annotation},\n    author={Jonas J\\\"ager and Gereon Reus and Joachim Denzler and Viviane Wolff and Klaus Fricke-Neuderth},\n    year={2019},\n    Journal = {arXiv preprint arXiv:1910.07486},\n    eprint={1910.07486},\n    archivePrefix={arXiv},\n    primaryClass={cs.CV}\n}\n```\nFind our paper on [arXiv](https://arxiv.org/abs/1910.07486)\n\n\n## Contact\nWe've created a chat room for you. Feel free to contact us directly:\nhttps://gitter.im/l3p-cv/lost\n\n# Creators\n## People\n|   | Github | \n|---|--------|\n|**Jonas Jäger**| [@jaeger-j](https://github.com/jaeger-j) | \n|**Gereon Reus**| [@gereonreus](https://github.com/gereonreus) | \n|**Dennis Weiershäuser** | [@cartok](https://github.com/cartok) | \n|**Tobias Kwant** | [@tkwant](https://github.com/tkwant) | \n\n\n## Institutions\n| L3P UG | CVG University Jena | Hochschule Fulda |\n|--|--|--|\n|[![L3P UG](docs/l3pug.png)](https://lost.training/) | [![CVG Uni Jena](docs/cvgjena.png)](https://www.inf-cv.uni-jena.de/) | [![Hochschule Fulda](docs/hsfd.png)](https://www.hs-fulda.de/elektrotechnik-und-informationstechnik/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhsecond%2Fcoviddatastore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhhsecond%2Fcoviddatastore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhsecond%2Fcoviddatastore/lists"}