neuralsim icon indicating copy to clipboard operation
neuralsim copied to clipboard

Error Using Custom Dataset on v0.6.0

Open MartinEthier opened this issue 2 years ago • 0 comments

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:

image

It seems the custom dataset class was not updated in v0.6.0 to match the changes in the SceneDataset class.

MartinEthier avatar Apr 22 '24 01:04 MartinEthier