Skip to main content

An Pedestrian Trajectory Anomaly Detection for Python.

Project description

ewha_anomaly_detection

A Python package for detecting abnormal pedestrian trajectory with LSTM-VAE model.

How to use

'''python from ewha_anomaly_detection.anomaly_detection import Anomaly_Detection as ad

weights_path = "/your_directory/vae_lstm_weights.weights.h5"

anmly = ad(df=df, weights_path=weights_path) anomaly_1, anomaly_2 = anmly.call() '''

ad.call() automatically predicts (1) the abnormal trajectory IDs from your pedestrian trajectory dataset and (2) the abnormal trajectory ratio for each CCTV road segment from which the trajectories were extracted.

Requirements

numpy == 1.24.3 pandas geopandas shapely tensorflow

License

This project is licensed under the JuyeonCho License.

Contact

whwndus13@naver.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ewha_anomaly_detection-0.1.4.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ewha_anomaly_detection-0.1.4-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file ewha_anomaly_detection-0.1.4.tar.gz.

File metadata

  • Download URL: ewha_anomaly_detection-0.1.4.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ewha_anomaly_detection-0.1.4.tar.gz
Algorithm Hash digest
SHA256 ce9625f3a7673587d426e355a5c8ccaa980d788e6b8743f34454e2a26ab19459
MD5 2ff06b30767ccf6ec9310bb7e5621ea6
BLAKE2b-256 db04711181162bdbcba44cfc551d4b6816a108d70893b9b45a1cbdb471a65b44

See more details on using hashes here.

File details

Details for the file ewha_anomaly_detection-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for ewha_anomaly_detection-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ad6599438a18d68b558205bb447b1f2b9a9952f043712382668a8d5395deaada
MD5 bb3cf3bd1329ad68f869a56a51d6deb3
BLAKE2b-256 7ee4c10d7a8040b0e704af853e56321ccaddfe5f9fe367c14b3a1cd17eaa5527

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page