File "model_RGB.py", line 327, in train `current_feats[ind][:len(current_feats_vals[ind])] = feat` TypeError: 'map' object is not subscriptable I can't fix it. Anyone can help?
File "model_RGB.py", line 327, in train
current_feats[ind][:len(current_feats_vals[ind])] = featTypeError: 'map' object is not subscriptable
I can't fix it. Anyone can help?