I don't know why this procsee wrong #1696
Unanswered
sinyoung-park
asked this question in
Q&A
Replies: 1 comment 5 replies
-
class |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I using MMpretrain. and i use Resnet34 and i modified it. anyway, I was using it well until 3 days ago, when suddenly I ran train.py and got an error. TypeError: class
CustomDataset
in mmpretrain/datasets/custom.py: BaseDataset.init() got an unexpected keyword argument 'split'. i don't torch any other code. and i trying to find error. but the base_dataset.py and custom.py code not have problem. how can i fix? Did something happen to your split in the meantime?Beta Was this translation helpful? Give feedback.
All reactions