smellslikeml / ActionAI

Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints

Home Page:https://www.hackster.io/actionai/actionai-custom-tracking-multiperson-activity-recognition-fa5cb5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bus error when running iva.py

ResourceHog opened this issue · comments

python3 iva.py inout/testvid.mp4

Bus error (core dumped)

On closer inspection this happens when iva.py imports torch
It might be related to pytorch/pytorch#4111