smellslikeml / ActionAI

Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints
https://www.hackster.io/actionai/actionai-custom-tracking-multiperson-activity-recognition-fa5cb5
GNU General Public License v3.0
772 stars 193 forks source link

Other devices #10

Closed abhigoku10 closed 4 years ago

abhigoku10 commented 4 years ago

@cclauss @smellslikeml @mayorquinmachines Hi all thanks for opensourcing and sharing your work its really good work , i have few queries

  1. can we test the work on cpu and other embedded devices
  2. can i train my model on the opensource dataset and test it for the real time environment
smellslikeml commented 4 years ago

Hi @abhigoku10 Thank you for your message! Yes, this code is designed to run on any device with an operating system with any image data set of your choice, so long as your data is organized as described in the README.md.