04_pytorch_custom_dataset_video #1281
Unanswered
sandeepudeg
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
hello All,
i am working with custom dataset and followed the path as per the flow with little tweaks and stretch a little that way i think it helps me to find the challenges and help to understand concepts more clearly.
While doing so ii am stuck at a point where c"img, lable =next(iter(train_custom_dataloader))
img.shape, lable.shape" is on going for more than 30 minutes and i don't know where it is going wrong.
can you pelase support
This i am doing on local machine using VS code
attaching the file for reference.
Regards
Sandeep
working_with_Custom_Datasets.ipynb
Beta Was this translation helpful? Give feedback.
All reactions