Missing dataset when following tutorials

Can I just… you know…use my own datasets instead of these, do you know how to plug mine to the code? Like do I need to make my own dataset class or just link import as usual?

I actually have my own images for the training, I was gonna try this with theirs first to understand how they work but I just fell into deeper dungeon of debugging their deprecated changes

Update:
Found a way to make datasets from here

1 Like