Skip to content

Undefined Variables in dataset preparation code #11

Open
@Sukanyasingh3

Description

@Sukanyasingh3

Hey, in the code for preparing the brain tumor dataset, there are a few corrections that I noticed:

  • undefined Variable border: In the loop where you are iterating over the files, you are appending to border without defining it earlier.
  • Coordinate (coord) Undefined: It seems like you are trying to append coord to borders, but coord is not defined in the loop.

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