You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Work-in-progress. Long-term goal is to analyze a video file for NSFW content (suggestive/Risqué images and vulgar language in audio) and spit out timestamps to allow the video to be re-rendered as a censored version. Back-end is coded in a modular architecture with generic APIs to allow the core algorithms to be consumed by other apps.