Skip to content

Commit

Permalink
add dataset link
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoudnafifi committed Jun 30, 2021
1 parent f4b42e9 commit 51f9f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Our dataset consists of an unpaired and paired set of images captured by two dif

![dataset_examples](https://user-images.githubusercontent.com/37669469/123861174-dc9f9d80-d8f4-11eb-96dd-b8ffe134f8aa.jpg)

To download the dataset, please first download the DNG files, associated metadata, and pre-computed mapping from the following [link]().
To download the dataset, please first download the DNG files, associated metadata, and pre-computed mapping from the following [link](https://ln4.sync.com/dl/f511d78f0/ji4tb5zg-ea6jm9am-ikp8dnvt-bu75h737).

Then, run `raw_extraction.py` code. Note that the code need sthe following libs to be installed: scipy, cv2, rawpy, and numpy. Make sure that the dataset is located in the root in `dataset` directory as follows:
```
Expand Down

0 comments on commit 51f9f83

Please sign in to comment.