artest08/LateTemporalModeling3DCNN

Potential typo

aparnagopalakrishnan7 opened this issue · 0 comments

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