Skip to content

Longsword Stance RESTful Service Working demo: https://www.youtube.com/watch?v=v7hvOyPQ0EM Longsword Stance RESTful Service: Invokes prediction results with real-time multivariate time series data. Using Flask and python, the pre-trained bidirectional LSTM deep learning model is loaded to memory. RESTful post request containing real-time rows of…

Notifications You must be signed in to change notification settings

temp3rr0r/Longsword-Stance-RESTful-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Longsword Stance RESTful Service

Working demo: https://www.youtube.com/watch?v=v7hvOyPQ0EM

Longsword Stance RESTful Service: Invokes prediction results with real-time multivariate time series data. Using Flask and python, the pre-trained bidirectional LSTM deep learning model is loaded to memory. RESTful post request containing real-time rows of IMU data can be used to classify the longsword movement stance. Information on the classification confidence and execution time in milliseconds is also provided.

Technologies

  • Deep Learning
  • Bidirectional Long-Short Term Memory (LSTM)

Hardware

  • Nvidia Jetson TX2
  • Amazon EC2 t2.small

SDKs & Libraries

  • keras
  • Flask
  • numpy
  • h5py
  • csv, json
  • socket

About

Longsword Stance RESTful Service Working demo: https://www.youtube.com/watch?v=v7hvOyPQ0EM Longsword Stance RESTful Service: Invokes prediction results with real-time multivariate time series data. Using Flask and python, the pre-trained bidirectional LSTM deep learning model is loaded to memory. RESTful post request containing real-time rows of…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages