AsilHQ/asil-android

Build Android browser using multi body pose estimation and blurring body parts

Opened this issue · 0 comments

Features Considerations

  • Compare performance & reliability with NSFW & Human detection versions
  • Train NSFW on Asian images, and images with short clothing to improve accuracy
  • Blur/hide only the haram part of the image, keep the rest of the image visible.

Acceptance Criteria:

  • The browser should function similarly to existing browsers in terms of navigation and basic functionality.
  • The browser should have a built-in NSFW detection feature that can identify potentially inappropriate content (nudity, violence, etc.) on web pages.
  • The browser should also have a human detection feature that can identify the presence of people in images and videos.
  • Upon detecting NSFW or human content, the entire webpage or image/video should be blurred by default.
  • Users should have the option to disable the NSFW and human detection features if desired.
  • The browser should prioritize user privacy and avoid collecting any browsing data or personal information.