Skip to content

Regarding the Requirement.txt file and Spefic version of Numpy #27

@KrishArul26

Description

@KrishArul26

Hello,
I want to use your model as the backbone of my research, I tried to run the model, but it gave errors. Also, I install TensorFlow-gpu == 1.1.0 and Keras == 2.0.6.
Error:
When I run the get_data function, there was an output of the data format:
My Output --->> (5, 240, 320, 3) (5, 120, 160, 2) (5, 60, 80, 1)
Your OutPut---->> (5, 240, 320, 3) (5, 120, 160, 3) (5, 60, 80, 3)

This is not the same as your output format. So, I kindly request to you please, upload the requirements.txt file.

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