Quick Start overview

更新时间:
复制 MD 格式

This Quick Start guide describes the operation flow for basic use cases to help you get started with the features.

Get started with Content Moderation

Detection scenarioSupported featuresUsage methodQuick Start
Detects threats, such as pornography and terrorist content, in images, videos, and audio files stored in OSS.

If a threat is found, the OSS violation detection feature freezes or deletes the file based on your configuration.

OSS violation detection includes the following features:
  • Incremental scan

    Automatically scans new images, videos, and audio files added to an OSS Bucket for violations. A scan is triggered each time new content is added.

  • Full scan

    Performs a one-time scan of existing images, videos, and audio files in an OSS Bucket for violations.

Configure this feature in the console.

This feature requires no development. Simply configure a few settings in the console to use it.

OSS violation detection
For custom detection, use the Content Moderation API. It scans images, videos, text, and audio files on the Internet for threats such as pornography, terrorist content, advertisements, and spam. Some features also support local files.

Results are returned synchronously or asynchronously. Choose the API that best fits your business needs.

The Content Moderation API includes the following features:
  • Content moderation (machine-assisted moderation)

    Includes image moderation, video moderation, text moderation, audio moderation, file moderation, and web page moderation.

  • Manual review

    Includes manual image review, manual video review, manual text review, and manual audio review.

  • Image OCR

    Includes general image OCR, structured card OCR, structured receipt OCR, mixed card and receipt OCR, automatic card and receipt classification OCR, and custom template OCR.

  • Facial recognition

    Includes facial attribute retrieval, liveness and spoofing detection, sensitive face detection in images, sensitive face detection in videos, and custom face search.

Use this feature by calling the API.

This requires programming skills.

Content Moderation API overview