vaib-saxena / Slow-Fast-pytorch-implementation

Action recognition using Slow Fast Network by FAIR
Apache License 2.0
15 stars 6 forks source link

bbox_xyxy error #9

Open nanak0k opened 2 years ago

nanak0k commented 2 years ago
bbox_xyxy=np.array(bbox_xyxy,dtype=np.float)

NameError: name 'bbox_xyxy' is not defined