You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
model.videolearner not intializing, tried with both "base_model='ig65m' " and kinetics' and both give a key error at lines 88 and 121 in utils_cv/action_recognition/model.py
In which platform does it happen?
Google Colab
using T4 GPU
How do we replicate the issue?
I tried importing my own data set and then went back to the pouring/opening dataset
Expected behavior (i.e. solution)
the model.videolearner should initialize correctly
Other Comments
The text was updated successfully, but these errors were encountered:
Description
model.videolearner not intializing, tried with both "base_model='ig65m' " and kinetics' and both give a key error at lines 88 and 121 in utils_cv/action_recognition/model.py
In which platform does it happen?
Google Colab
using T4 GPU
How do we replicate the issue?
I tried importing my own data set and then went back to the pouring/opening dataset
Expected behavior (i.e. solution)
the model.videolearner should initialize correctly
Other Comments
The text was updated successfully, but these errors were encountered: