sjmoran / CURL

Code for the ICPR 2020 paper: "CURL: Neural Curve Layers for Image Enhancement"
205 stars 34 forks source link

Training/Validation/Test splits link is down #34

Closed l3bjorge closed 2 years ago

l3bjorge commented 2 years ago

Hi,

I wanted to access the training/validation/test splits used for this work but the link is down.

Is there any way I could find those?

Thanks in advance.

sjmoran commented 2 years ago

MIT-FiveK datasets; ExpertC; 1-4500 for training and 4501-5000 for testing. You can use a random sub-sample of 1-4500 as your validation dataset.