Porn Blocker
Recognizes and blocks porn and suggestive images. Help us make porn detection better by reporting images.
Porn Blocker란 무엇입니까?
Porn Blocker은(는) Nathan Murray에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Recognizes and blocks porn and suggestive images. Help us make porn detection better by reporting images."입니다.
확장 프로그램 스크린샷
Porn Blocker 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Help us improve automatic porn detection by flagging images that actually aren't porn so that we can make it better! Note: This tool is not meant to be used as a parental control or accountability software. It is easily disabled in Chrome. The goal is to gather images to improve the state of the art so that reliable porn detection can work on all devices in real time. ** Why we created this ** Porn detection with computer vision is a difficult problem with varying levels of success. Nowadays best of breed porn detection is very good at correctly identifying porn, but also recognizes many images as false positives. This can be attributed to the datasets used for training. It is easy to scrape a website for porn images and train a classifier to correctly identify those images as porn, with a sample of control images used to make sure the classifier finds particular features in the images. In the case of porn, the assumption would be that particular body parts would be the features that determine whether an image is porn or not. The problem is that if the control images are not choosen well, the features could actually be too broad and classify images as porn that aren't even closely related. For instance, the NSFW Mobile classifier currently classifies some images of rockets and bananas as porn. A reasonable observer can surmise why that's the case. We hypothesize that there are significant other types of images that result in false positives. The only way to know is to gather a dataset of the false positive images, which is what this chrome extension strives to do. Also, since this tool will be used in the wild, it will be a good proxy to build a dataset that contains a good distribution of all types of images. Icon made by Freepik at https://www.flaticon.com/authors/freepik
확장 프로그램 기본 정보
이름 | |
ID | jdjldnifikfcmahncbamfcglceiegbje |
공식 URL | https://chrome.google.com/webstore/detail/porn-blocker/jdjldnifikfcmahncbamfcglceiegbje |
설명 | Recognizes and blocks porn and suggestive images. Help us make porn detection better by reporting images. |
파일 크기 | 1.27 MB |
설치 횟수 | 2,000 |
현재 버전 | 0.5.0 |
최근 업데이트 | 2020-11-23 |
출시 날짜 | 2019-11-25 |
평점 | 4.31/5 총 13 개의 평점 |
개발자 | Nathan Murray |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/nmurray1984/porn-blocker-chrome-extension |
도움말 페이지 URL | https://github.com/nmurray1984/porn-blocker-chrome-extension |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Porn Blocker", "version": "0.5.0", "description": "Recognizes and blocks porn and suggestive images. Help us make porn detection better by reporting images.", "homepage_url": "https:\/\/github.com\/nmurray1984\/porn-blocker-chrome-extension", "author": "Nathan Murray", "permissions": [ "activeTab", "webRequest", "tabs", "contextMenus", " |