introduce figcaption

This commit is contained in:
Yan Lin 2026-02-06 09:11:05 +01:00
parent 05dea86964
commit d8ea74211f
14 changed files with 81 additions and 63 deletions

View file

@ -12,7 +12,7 @@ A spatiotemporal trajectory is a sequence, with each item being a timestamped lo
![trajectory](trajectory.webp)
> Examples of human (left) and vehicle (right) trajectories.
{% cap() %}Examples of human (left) and vehicle (right) trajectories.{% end %}
With the development of technologies and devices that can record trajectories, such as GPS-equipped mobile phones, human society has gathered large-scale trajectory data.
Such data can be valuable for traffic planning and city development.
@ -80,7 +80,7 @@ Anomaly detection identifies paths or behaviors that deviate from normal pattern
![tasks](tasks.webp)
> Illustration of trajectory-related tasks.
{% cap() %}Illustration of trajectory-related tasks.{% end %}
## Deep Learning for Trajectories