Skip to content

Hi #4

Description

@bibuzz

Thankyou for your repo, I am new to this domain. I had some clarifications. I created the HR_images folder, what are the images that I need to store there? The xview data sample in your readme points to the research paper. and the actual dataset is huge. Is it that i have to put in HR_images folder? Or the one you gave in SampleImagery folder? the tif files.
I added the tif files and got this error when running this part
#Check to ensure the first dimension of the shapes match.
print(Train_TrainSet[0].shape)
print(Target_TrainSet[0].shape)

Error
IndexError Traceback (most recent call last)

in ()
1 #Check to ensure the first dimension of the shapes match.
----> 2 print(Train_TrainSet[0].shape)
3 print(Target_TrainSet[0].shape)

IndexError: list index out of range

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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