Tag

Image Moderation

1 views collected around this technical thread.

58 Tech
58 Tech
Mar 24, 2021 · Artificial Intelligence

Automated Detection of Illegal Watermarks in Images Using Deep Learning at 58.com

This article describes how 58.com built an end‑to‑end deep‑learning watermark detection service, covering business needs, data collection and augmentation, model selection and iterative improvements (Faster‑RCNN, SSD, YOLOv3, anchor‑free methods), deployment results, and future research directions.

Image Moderationcomputer visiondeep learning
0 likes · 14 min read
Automated Detection of Illegal Watermarks in Images Using Deep Learning at 58.com
Top Architect
Top Architect
Dec 22, 2020 · Backend Development

Building a WeChat Subscription Account Bot with Spring Boot and Image Moderation

This tutorial explains how to configure a WeChat public account, set up a Spring Boot backend with the wechat-spring-boot-starter, implement GET and POST endpoints for message verification and handling, and integrate an image‑moderation service to automatically reply to picture messages.

BackendBotImage Moderation
0 likes · 8 min read
Building a WeChat Subscription Account Bot with Spring Boot and Image Moderation
Top Architect
Top Architect
Dec 7, 2020 · Artificial Intelligence

Building a Simple Image Porn Detection Platform with UCloud UAI‑Censor (Java SpringBoot)

This guide walks through setting up a quick image porn detection platform using UCloud's UAI‑Censor service, covering account creation, obtaining API keys, testing the API, and integrating a simple Java SpringBoot client that evaluates images and returns pass, forbid, or manual‑review suggestions.

AI Content DetectionImage ModerationJava
0 likes · 6 min read
Building a Simple Image Porn Detection Platform with UCloud UAI‑Censor (Java SpringBoot)
Qunar Tech Salon
Qunar Tech Salon
Jul 24, 2018 · Artificial Intelligence

Meituan's AI-Powered Image Intelligent Review System: Watermark Detection, Celebrity Face Recognition, Pornography Detection, and Scene Classification

This article describes Meituan's large‑scale AI‑driven image moderation platform, detailing deep‑learning based watermark detection, celebrity face recognition, pornographic image detection, and scene classification techniques, along with system architecture, data preparation, model evaluation, and deployment considerations.

Image Moderationcomputer visiondeep learning
0 likes · 19 min read
Meituan's AI-Powered Image Intelligent Review System: Watermark Detection, Celebrity Face Recognition, Pornography Detection, and Scene Classification