Tag

map data

1 views collected around this technical thread.

Amap Tech
Amap Tech
Oct 31, 2019 · Artificial Intelligence

The Role of Digital Map Data in Enabling Automotive ADAS Systems

High‑quality digital map data augments traditional ADAS sensors by delivering super‑range, weather‑independent perception, centimeter‑level positioning, and detailed road context, enabling functions from speed‑limit reminders to full autonomy, standardized through ADASIS interfaces and exemplified by Gaode’s HD‑map solutions.

ADASAutomotiveautonomous driving
0 likes · 16 min read
The Role of Digital Map Data in Enabling Automotive ADAS Systems
Amap Tech
Amap Tech
Sep 12, 2019 · Big Data

Exploring Map Data Serialization Techniques at Gaode

Gaode’s map platform serializes massive geographic data by weighing bandwidth, extensibility, and decoding speed, comparing open‑source protobuf and FlatBuffers with a bespoke binary format that adds chapter‑based storage, variable attributes, and aggressive compression, ultimately selecting the method that best fits specific size‑or‑speed priorities.

CompressionFlatBuffersProtobuf
0 likes · 10 min read
Exploring Map Data Serialization Techniques at Gaode
Amap Tech
Amap Tech
Sep 4, 2019 · Artificial Intelligence

Semi-supervised Deep Learning Solution for Detecting Road Closure Events

Gaode’s semi‑supervised deep‑learning framework combines LSTM and ResNet to analyze 28‑day sequences of 39‑dimensional traffic and planning features, automatically discovering and verifying road‑closure events through a three‑layer pipeline, boosting detection confidence and top‑N accuracy by about ten percent and improving user routing.

LSTMResNetSemi-supervised Learningbig data
0 likes · 11 min read
Semi-supervised Deep Learning Solution for Detecting Road Closure Events
Amap Tech
Amap Tech
Jul 23, 2019 · Artificial Intelligence

Traffic Sign Detection in Gaode Maps: Machine Learning Techniques and System Architecture

Gaode Maps uses a two-stage machine‑learning pipeline (Faster‑RCNN with shape‑based region proposal networks and fine‑grained classifiers) to detect hundreds of traffic‑sign types in billions of street‑view images, achieving high recall and precision, scalable updates, and near‑real‑time map data refresh.

AIFaster R-CNNGaode
0 likes · 11 min read
Traffic Sign Detection in Gaode Maps: Machine Learning Techniques and System Architecture