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
I am trying to train using a custom dataset on v0.6.0. I have setup my dataset according to autonomous_driving.md but when I try training I get the following NotImplementedError:
It seems the custom dataset class was not updated in v0.6.0 to match the changes in the SceneDataset class.
The text was updated successfully, but these errors were encountered:
I am trying to train using a custom dataset on v0.6.0. I have setup my dataset according to autonomous_driving.md but when I try training I get the following NotImplementedError:
It seems the custom dataset class was not updated in v0.6.0 to match the changes in the SceneDataset class.
The text was updated successfully, but these errors were encountered: