Tag

VGG

0 views collected around this technical thread.

360 Quality & Efficiency
360 Quality & Efficiency
Jul 1, 2022 · Artificial Intelligence

Building an End-to-End Image Search System with Milvus and VGG

This article presents a complete image‑search solution that extracts visual features with the VGG16 model, stores them in the Milvus vector database, and provides a set of web APIs for training, querying, counting, searching, and deleting image vectors, all deployed via Docker containers.

AIDeep LearningMilvus
0 likes · 7 min read
Building an End-to-End Image Search System with Milvus and VGG
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Apr 15, 2022 · Artificial Intelligence

Practical AI‑Powered Voice Recognition for Game Dialogue Testing: A Step‑by‑Step Case Study

This article presents a detailed case study of using AI speech‑recognition techniques—including acoustic modeling with VGG, pypinyin conversion, feature extraction, and CTC decoding—to automatically verify game dialogue audio against script text, outlining the workflow, challenges, implementation details, and experimental results.

AICTC decodingPython
0 likes · 10 min read
Practical AI‑Powered Voice Recognition for Game Dialogue Testing: A Step‑by‑Step Case Study