Echo0125 / MAT-Memory-and-Anticipation-Transformer

[ICCV 2023] Official implementation of Memory-and-Anticipation Transformer for Online Action Understanding
Apache License 2.0
44 stars 3 forks source link

can't find the module 'rekognition_online_action_detection' #3

Closed Chenhongchang closed 9 months ago

Chenhongchang commented 9 months ago

Hi! Why i can't find the module 'rekognition_online_action_detection'? 516a0074fa58518de09f5b0451ab55f

Chenhongchang commented 9 months ago

Thank you! I have solved this problem!

jun297 commented 9 months ago

@Chenhongchang How did you resolve it?

Chenhongchang commented 9 months ago

@Chenhongchang How did you resolve it?

Hi! you can add you path in the four line of code, which is sys.path.append(“/path/to/src”).