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.7.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.7-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ewha_anomaly_detection-0.1.7.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.7.tar.gz
Algorithm Hash digest
SHA256 d1e4a351295eed345e732ad949be85aab4f14e973ecdd41987cc2ff7e5d5b58a
MD5 e4260d956c8e100571c40559f8737be5
BLAKE2b-256 4feb2a6c093ee64a27d78e05da7e80b37bae89b303b2f3b893023f0c8538b527

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ewha_anomaly_detection-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f66202c998f9841246a3f392915defc55d27c8ffde929bae7ee88f71384615da
MD5 acc1e82af05338a5a5da47d1b1e58c42
BLAKE2b-256 653aa7e22d410f53c7b58f4f62bebad0406428a242ade39bc289c15a3542f651

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