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
Surprisingly, this didn't happen when I first ran the code, it happened only when I factory reset the runtime, this started happening.
[EDIT]
When I ran the above code for the first time, I was in /content/mydrive/My Drive/Data/ folder, could that be the reason? If so, how do I resolve this by not changing into that directory?
[EDIT]
I changed to that folder and tried it again, its the same error. I am lost as to how this error suddenly occurred when it didn't occur the first time.
[UPDATE]
It's working again now after downloading the dataset again. I think it's probably the path or dataset problem.
I've gone through tutorials for updating
hyper parameters
, especially this https://github.com/Tessellate-Imaging/monk_v1/blob/master/study_roadmaps/1_getting_started_roadmap/5_update_hyperparams/2_data_params/4)%20Play%20around%20with%20train-val%20splits.ipynb to split my dataset into train and validation. But I couldn't get anything like that so I took this Classifier to start training my classifier from scratch.When I run the below code:
I keep getting this error.
Where did I go wrong?
Environment: Google Colab
The text was updated successfully, but these errors were encountered: