Skip to content

About training dataset and model parameter details #17

@Wp-Zhang

Description

@Wp-Zhang

Hi, I can successfully train the model with my own training code right now but I found that the dataset composition is critical to the model performance.

The original Adobe5K dataset contains 5000*5=25000 image pairs, and according to the paper and the published code, you used hueshift and randomcrop for augmentation.

My questions are:

  1. did you perform the augmentations on the original pairs, so the length of your full dataset is 50000 (including the identical pairs)?
  2. did you perform other often-used image augmentation methods like flipping and rotation?
  3. did the identical pairs only contain pairs from the raw images or also all the images that are retouched by different experts?

Thank you in advance!

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