{"id":15033454,"url":"https://github.com/hironsan/bosssensor","last_synced_at":"2025-04-13T01:58:43.525Z","repository":{"id":43532576,"uuid":"62535969","full_name":"Hironsan/BossSensor","owner":"Hironsan","description":"Hide screen when boss is approaching.","archived":false,"fork":false,"pushed_at":"2018-10-31T11:42:42.000Z","size":29659,"stargazers_count":6268,"open_issues_count":28,"forks_count":1085,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-04-13T01:58:37.758Z","etag":null,"topics":["cnn","computer-vision","deep-learning","machine-learning","opencv"],"latest_commit_sha":null,"homepage":"http://ahogrammer.com/2016/11/15/deep-learning-enables-you-to-hide-screen-when-your-boss-is-approaching/","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/Hironsan.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-07-04T06:09:59.000Z","updated_at":"2025-04-12T23:32:58.000Z","dependencies_parsed_at":"2022-08-15T22:41:02.366Z","dependency_job_id":null,"html_url":"https://github.com/Hironsan/BossSensor","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/Hironsan%2FBossSensor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hironsan%2FBossSensor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hironsan%2FBossSensor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hironsan%2FBossSensor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hironsan","download_url":"https://codeload.github.com/Hironsan/BossSensor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248654048,"owners_count":21140235,"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":["cnn","computer-vision","deep-learning","machine-learning","opencv"],"created_at":"2024-09-24T20:21:16.115Z","updated_at":"2025-04-13T01:58:43.466Z","avatar_url":"https://github.com/Hironsan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BossSensor\nHide your screen when your boss is approaching.\n\n## Demo\nThe boss stands up. He is approaching.\n\n![standup](https://github.com/Hironsan/BossSensor/blob/master/resource_for_readme/standup.jpg)\n\nWhen he is approaching, the program fetches face images and classifies the image.\n \n![approaching](https://github.com/Hironsan/BossSensor/blob/master/resource_for_readme/approach.jpg)\n\nIf the image is classified as the Boss, it will monitor changes.\n\n![editor](https://github.com/Hironsan/BossSensor/blob/master/resource_for_readme/editor.jpg)\n\n## Requirements\n\n* WebCamera\n* Python3.5\n* OSX\n* Anaconda\n* Lots of images of your boss and other person image\n\nPut images into [data/boss](https://github.com/Hironsan/BossSensor/tree/master/data/boss) and [data/other](https://github.com/Hironsan/BossSensor/tree/master/data/other).\n\n## Usage\nFirst, Train boss image.\n\n```\n$ python boss_train.py\n```\n\n\nSecond, start BossSensor. \n\n```\n$ python camera_reader.py\n```\n\n## Install\nInstall OpenCV, PyQt4, Anaconda.\n\n```\nconda create -n venv python=3.5\nsource activate venv\nconda install -c https://conda.anaconda.org/menpo opencv3\nconda install -c conda-forge tensorflow\npip install -r requirements.txt\n```\n\nChange Keras backend from Theano to TensorFlow. \n\n## Licence\n\n[MIT](https://github.com/Hironsan/BossSensor/blob/master/LICENSE)\n\n## Author\n\n[Hironsan](https://github.com/Hironsan)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhironsan%2Fbosssensor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhironsan%2Fbosssensor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhironsan%2Fbosssensor/lists"}