{"id":19272314,"url":"https://github.com/sdslabs/presence-3d","last_synced_at":"2025-02-23T20:26:30.330Z","repository":{"id":141690421,"uuid":"46876842","full_name":"sdslabs/presence-3D","owner":"sdslabs","description":null,"archived":false,"fork":false,"pushed_at":"2015-11-26T13:11:43.000Z","size":19573,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-01-05T13:42:07.342Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sdslabs.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}},"created_at":"2015-11-25T17:33:44.000Z","updated_at":"2015-11-28T17:57:19.000Z","dependencies_parsed_at":"2023-03-20T12:33:16.044Z","dependency_job_id":null,"html_url":"https://github.com/sdslabs/presence-3D","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdslabs%2Fpresence-3D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdslabs%2Fpresence-3D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdslabs%2Fpresence-3D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdslabs%2Fpresence-3D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdslabs","download_url":"https://codeload.github.com/sdslabs/presence-3D/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240374054,"owners_count":19791333,"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-09T20:36:15.602Z","updated_at":"2025-02-23T20:26:30.304Z","avatar_url":"https://github.com/sdslabs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Presence 3D\n\nThis project is similar to presence, with 3 D representation. Considering the lab size, it may be very ambitious to expect exact location, hence only broad classification can be tried like: \n\n- Reception area\n- Server room\n- Opposite sides of the lab\n\nThe outcomes as of now are like: \n\nIf X's laptop is in the reception area, hence a laptop would be rendered there.\n\nIf Y's phone has been tracked over Lab Table(right) , hence would be rendered there.\n\nPositions are updated by performing asynchronous HTTP requests.\n\nThe opensource project [https://github.com/schollz/find](https://github.com/schollz/find) has been used for wi-fi fingerprinting.\n\n###Initial results:\nEXAMPLE: Stats like presence are provided by FIND project.\nThe proportion of pie chart is relative probability at that location\n\n![alt text](https://github.com/sdslabs/presence-3D/raw/master/demo/stats.png \"Real time(almost) stats\")\n\nEXAMPLE 3-D rendering of Lab and member(s)' location. ( The model is still incomplete due to shortage of time.)\nThat little thing is my laptop which was rendered after detection.\n\n![alt text](https://github.com/sdslabs/presence-3D/raw/master/demo/3d_presence.png \"Render 1\")\n\nEXAMPLE 3-D rendering of Lab. \n\n![alt text](https://github.com/sdslabs/presence-3D/raw/master/demo/3d_presence_2.png \"Render 2\")\n\n\n### Setup:\nIdeally two virtualenvs would be preferred. One with python 3 and another with python 2.\n\nActivate the venv with python 2 and run this cmd in project root.\n```bash\n$ pip install -r requirements.txt\n```\n\nActivate the venv with python 3  and run this cmd in project-root/find/ directory.\n```bash\n$ pip3 install -r requirements.txt\n```\n\n### ML Server Set up for wi-fi fingerprints processing\nInside the project-root/find directory\n\n```bash\n$(python3 venv) sudo python3 server.py\n```\n\n### Presence-3d server Setup\n\nInside the project-root\n\n```bash\n$(python2 venv) python manage.py runserver\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdslabs%2Fpresence-3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdslabs%2Fpresence-3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdslabs%2Fpresence-3d/lists"}