-
Notifications
You must be signed in to change notification settings - Fork 217
Open
Description
Running the command throws this error in google colab
How do I solve this ?
Traceback (most recent call last):
File "main.py", line 523, in <module>
main()
File "main.py", line 71, in main
split_percentage=args.split_percentage)
File "/content/drive/My Drive/Colab-Notebooks/end2end/Birds_Eye_View_Loss/Dataloader/Load_Data_new.py", line 316, in get_loader
resize=resize)
File "/content/drive/My Drive/Colab-Notebooks/end2end/Birds_Eye_View_Loss/Dataloader/Load_Data_new.py", line 51, in __init__
assert len(self.rgb_lst) == len(self.gt_lst) == 2535
AssertionError
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels