Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sriramgkn committed Jul 19, 2024
1 parent 75f923a commit 299123e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,14 @@ In `colab-notebook.ipynb`, we discuss our full journey of CUDA with Colab, from

To play directly on Colab, create a copy upon clicking: [https://colab.research.google.com/drive/1ujEKAeK71D7-Jzf-FHvpz1B5lOcX3F7S?usp=sharing](https://colab.research.google.com/drive/1ujEKAeK71D7-Jzf-FHvpz1B5lOcX3F7S?usp=sharing)

<!-- <img src="https://drive.google.com/uc?export=view&id=1lLxx9JxLuMZqrKufokpC17HTWRhJFH5I" width="500px"> -->
A scenic view of [Cinque Terre](https://en.wikipedia.org/wiki/Cinque_Terre), Italy:

![input](problem-1-images/cinque_terre_small.jpg)

Conversion to greyscale:

![greyscale](problem-1-images/HW1_output.png)
<!-- <img src="https://drive.google.com/uc?export=view&id=1X_VABMZxBYLyrOmhPGOIuRVFMOZ9xifx" width="500px"> -->

Gaussian blurring:

![blurred](problem-2-images/HW2_output.png)
<!-- <img src="https://drive.google.com/uc?export=view&id=13Vy9seUNQU5Gzv1YDWIYm_s1a6_1bBop" width="500px"> -->
![blurred](problem-2-images/HW2_output.png)

0 comments on commit 299123e

Please sign in to comment.