Skip to content

Assertation Error in training  #90

@raiyan24r

Description

@raiyan24r

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions