Tag

white-screen-detection

1 views collected around this technical thread.

Bilibili Tech
Bilibili Tech
Sep 20, 2024 · Frontend Development

Bilibili Front‑End Error Monitoring: Architecture, SDK, White‑Screen Detection and Data Governance

Bilibili’s front‑end team built a custom “mirror” SDK and full‑stack monitoring platform that captures JavaScript and resource errors, detects white‑screens, logs user behavior offline, routes data through Kafka‑ClickHouse pipelines to visual dashboards, and provides one‑click alerts, now serving over 1,700 projects across 85% of business lines.

Data VisualizationSDKalerting
0 likes · 33 min read
Bilibili Front‑End Error Monitoring: Architecture, SDK, White‑Screen Detection and Data Governance
DeWu Technology
DeWu Technology
Dec 7, 2021 · Artificial Intelligence

White Screen Detection with TensorFlow: Data Preparation, Model Building, and Deployment

The article details a TensorFlow pipeline for detecting white‑screen screenshots in a WebView, covering data preparation from labeled image folders, a CNN architecture with preprocessing, training and validation steps, model saving, inference usage, and strategies to mitigate over‑fitting.

CNNPythonTensorFlow
0 likes · 12 min read
White Screen Detection with TensorFlow: Data Preparation, Model Building, and Deployment