Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 662 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 662 Bytes

Modified Supervised-Contrastive-Learning-for-Detecting-Anomalous-Driving-Behaviours

PyTorch Implementation of Modified Supervised Contrastive Learning for Detecting Anomalous Driving Behaviours

Citation Policy - If you use this code, then please cite our corresponding paper as follows: "Modified Supervised Contrastive Learning for Detecting Anomalous Driving Behaviours", Shehroz S. Khan, Ziting Shen, Haoying Sun, Ax Patel, and Ali Abedi.

clip.1.mp4

Requirments

  • Python3
  • torch=1.7.1
  • sklearn=0.23.2
  • pandas=1.2.1
  • numpy=1.20.1