Skip to content

Training Dataset Generation is faulty #7

@aniquetahir

Description

@aniquetahir

In prepare_data.py I found the following code:

train_lable_distribution.append([pre_vote_image_name, en_im_path, ld])

Here pre_vote_image_name and ld are not changed inside the loop. So its essentially adding the same thing over and over again in the training data but the enhanced image is different.

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