Tag

Gaode Maps

0 views collected around this technical thread.

Amap Tech
Amap Tech
May 27, 2025 · Artificial Intelligence

Gaode Map Custom Voice Pack: End‑to‑End TTS Model Architecture and Deployment

This article explains how Gaode Map leverages lightweight edge TTS models, dual‑autoregressive large‑model data augmentation, and a configurable audio‑processing DAG to enable users to create highly realistic personalized voice packs from just three recorded sentences.

Gaode MapsTTSdata augmentation
0 likes · 8 min read
Gaode Map Custom Voice Pack: End‑to‑End TTS Model Architecture and Deployment
Amap Tech
Amap Tech
Nov 26, 2020 · Cloud Computing

Gaode Maps' Large‑Scale Serverless Deployment for the 2020 Golden Week Travel Festival

During the 2020 Golden Week travel festival, Gaode Maps deployed a large‑scale serverless architecture using Alibaba Cloud Function Compute to power its core map, route‑planning and navigation services, handling over 100 million users with sub‑60 ms response times, 99.99% success, and dramatically improving development speed, elasticity, cost efficiency and observability.

Function-as-a-ServiceGaode MapsPerformance
0 likes · 7 min read
Gaode Maps' Large‑Scale Serverless Deployment for the 2020 Golden Week Travel Festival
Amap Tech
Amap Tech
Jul 23, 2020 · Big Data

2020 Q2 China Major Cities Traffic Analysis Report

The 2020 Q2 China Major Cities Traffic Analysis Report, produced by Gaode Maps together with the National Information Center’s Big Data Development Department, Tsinghua University’s Daimler Sustainable Transportation Joint Research Center and other authorities, presents image‑based traffic patterns, mobility trends and data‑driven insights for major Chinese cities in the second quarter of 2020, accessible via the “Read Original” link.

Big DataGaode MapsTsinghua University
0 likes · 1 min read
2020 Q2 China Major Cities Traffic Analysis Report
DataFunTalk
DataFunTalk
Jun 27, 2020 · Artificial Intelligence

Applying Learning to Rank for Search Suggestions at Gaode Maps

This article details how Gaode Maps leveraged machine‑learning‑based Learning to Rank to rebuild its search‑suggestion ranking pipeline, addressing challenges in sample construction, feature sparsity, and model optimization, and achieving significant improvements in relevance metrics and user experience.

Big DataFeature EngineeringGaode Maps
0 likes · 9 min read
Applying Learning to Rank for Search Suggestions at Gaode Maps
Amap Tech
Amap Tech
May 14, 2020 · Frontend Development

Evolution of Gaode (Amap) Front‑End Technology from 2015 to Present

From 2015’s rapid, short‑cycle UI tweaks to a 100‑person front‑end organization, Gaode’s Amap team progressively adopted componentization, templating, a C++‑based dynamic engine and JSX framework, scaling code from 30 k to 600 k lines, and now focuses on fine‑grained, standardized, differentiated, low‑code and platformized development for long‑term stability.

Gaode Mapsdynamic UIfrontend
0 likes · 12 min read
Evolution of Gaode (Amap) Front‑End Technology from 2015 to Present
Amap Tech
Amap Tech
Jan 3, 2020 · Artificial Intelligence

Machine Learning Solutions for User Feedback Intelligence at Amap (Gaode Maps)

Amap replaced its rule‑based feedback pipeline with a three‑stage, LSTM‑driven system that combines word2vec embeddings and structured fields, achieving over 96% classification accuracy, cutting manual workload by 80%, and slashing per‑task costs while enabling scalable, data‑driven map quality improvements.

Fine-tuningGaode MapsLSTM
0 likes · 14 min read
Machine Learning Solutions for User Feedback Intelligence at Amap (Gaode Maps)
Amap Tech
Amap Tech
Dec 13, 2019 · Artificial Intelligence

Image Segmentation for High-Definition Mapping: Evolution and Practices at Gaode Maps

Gaode Maps has progressed image segmentation from early heuristic region splitting to modern deep‑learning pipelines—leveraging FCNs, multi‑task networks, Mask R‑CNN, and specialized losses—to achieve centimeter‑level, instance‑aware mapping of roads, signs, and small objects while pursuing lighter, real‑time models.

AIGaode Mapscomputer vision
0 likes · 14 min read
Image Segmentation for High-Definition Mapping: Evolution and Practices at Gaode Maps
Amap Tech
Amap Tech
Jun 5, 2019 · Artificial Intelligence

Applying Learning to Rank for Search Suggestion Optimization at Gaode Maps

Gaode Maps applied Learning to Rank to optimize search suggestions, moving from rule-based to gradient boosted rank model, addressing sample construction and feature sparsity via session-based labeling and loss adjustment, achieving a seven‑point MRR gain and higher coverage, and paving the way for personalization and deep learning.

Gaode MapsSearch Suggestionlearning to rank
0 likes · 11 min read
Applying Learning to Rank for Search Suggestion Optimization at Gaode Maps