{"id":18160747,"url":"https://github.com/blankeos/scoliovis-api","last_synced_at":"2025-08-07T14:33:34.459Z","repository":{"id":239813970,"uuid":"564175534","full_name":"Blankeos/scoliovis-api","owner":"Blankeos","description":"⚡ FastAPI Backend for ScolioVis (My Undergrad Thesis)","archived":false,"fork":false,"pushed_at":"2023-03-25T18:19:09.000Z","size":962,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T08:41:36.345Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Blankeos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-10T06:33:31.000Z","updated_at":"2024-08-09T15:08:51.000Z","dependencies_parsed_at":"2024-05-15T15:31:45.699Z","dependency_job_id":"da97160b-2ef5-43c6-9adc-e327c07298b4","html_url":"https://github.com/Blankeos/scoliovis-api","commit_stats":null,"previous_names":["blankeos/scoliovis-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Fscoliovis-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Fscoliovis-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Fscoliovis-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Fscoliovis-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blankeos","download_url":"https://codeload.github.com/Blankeos/scoliovis-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589831,"owners_count":20963022,"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-11-02T08:09:13.655Z","updated_at":"2025-04-07T03:54:48.262Z","avatar_url":"https://github.com/Blankeos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🦴⚡ scoliovis-api\n\n![demo](https://github.com/seajayrubynose/cafely-pictures/blob/master/_scoliovis/demo.gif?raw=true)\n\nThis repository contains the backend api for our undergraduate thesis project entitled: **_\"ScolioVis: Automated Cobb Angle Measurement on Anterior-Posterior Spine X-Rays using Multi-Instance Keypoint Detection with Keypoint RCNN\"_**.\n\nA live demo is available on [https://scoliovis.app](https://scoliovis.app)\n\nFor more information on the whole project go to [blankeos/scoliovis](https://github.com/Blankeos/scoliovis).\n\n### Built with\n\n- Python\n- FastAPI\n- OpenCV\n- PyTorch\n\n### Installation\n\n1. Clone repo\n\n   ```sh\n   \u003e git clone https://github.com/blankeos/scoliovis-api.git\n   \u003e cd scoliovis-api\n   ```\n\n2. Create a virtual environment\n\n   ```sh\n   \u003e python -m venv venv\n   ```\n\n3. Activate virtual environment\n   ```sh\n   \u003e venv\\Scripts\\activate # windows\n   \u003e source venv/Scripts/activate # bash/mac\n   ```\n4. Install dependencies\n\n   ```sh\n   \u003e pip install -r requirements.txt\n   ```\n\n5. Download the model keypointsrcnn_weights.pt and put inside /models\n\n   - Download here: [scoliovis-training/releases/keypointsrcnn_weights.pt](https://github.com/Blankeos/scoliovis-training/releases/download/latest/keypointsrcnn_weights.pt)\n\n6. Run the server\n   ```sh\n   \u003e uvicorn main:app\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankeos%2Fscoliovis-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblankeos%2Fscoliovis-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankeos%2Fscoliovis-api/lists"}