Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xmeng525 authored Jun 26, 2020
1 parent 67101d8 commit ac735af
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,11 @@ If you find this implementation useful in your research, please consider citing:
If you are using
4. Recompile the bilateral kernels by running
```
cd bilateral_kernels
./bilateral_kernel.sh
cd 0_kernel_functions
./kernel_filter.sh
cd ..
cd 0_upsampling
./upsampling.sh
cd ..
```
5. Apply the denoiser by running
Expand Down

0 comments on commit ac735af

Please sign in to comment.