artest08 / LateTemporalModeling3DCNN

MIT License
159 stars 52 forks source link

Potential typo #12

Closed aparnagopalakrishnan7 closed 3 years ago

aparnagopalakrishnan7 commented 3 years ago

In two_stream_bert2.py, I believe there is a typo in an import statement (line 33): from weights.model_path import rgb_3d_model_path_selection should be from utils.model_path import rgb_3d_model_path_selection