Spaces:
Running
Running
vincent-doan
commited on
Commit
·
e750cc4
1
Parent(s):
b0cb2ab
Minor change
Browse files
README.md
CHANGED
@@ -29,7 +29,6 @@ git lfs install
|
|
29 |
git clone https://huggingface.co/spaces/thiemcun203/super-resolution
|
30 |
```
|
31 |
|
32 |
-
|
33 |
Before running the application, ensure you have the necessary packages installed:
|
34 |
|
35 |
```bash
|
@@ -59,11 +58,10 @@ Contains all models with **checkpoints**, file architecture, and training files
|
|
59 |
### `images/`
|
60 |
Use this folder to test the application with some images. Place your low-resolution images here and run the application to see the enhanced results.
|
61 |
|
62 |
-
|
63 |
## Acknowledgements
|
64 |
|
65 |
We would like to express our sincerest gratitude to our lecturer, Prof. Nguyen Hung Son, for his lectures and guidance throughout this semester. We would also like to extend our thanks to Mr. Nguyen The Minh Duc and Mr. Ho Minh Khoi, the Teaching Assistants of the class, for their support throughout the course, as well as their invaluable advice in approaching the project.
|
66 |
|
67 |
---
|
68 |
|
69 |
-
Group 11 - Deep Learning for Super
|
|
|
29 |
git clone https://huggingface.co/spaces/thiemcun203/super-resolution
|
30 |
```
|
31 |
|
|
|
32 |
Before running the application, ensure you have the necessary packages installed:
|
33 |
|
34 |
```bash
|
|
|
58 |
### `images/`
|
59 |
Use this folder to test the application with some images. Place your low-resolution images here and run the application to see the enhanced results.
|
60 |
|
|
|
61 |
## Acknowledgements
|
62 |
|
63 |
We would like to express our sincerest gratitude to our lecturer, Prof. Nguyen Hung Son, for his lectures and guidance throughout this semester. We would also like to extend our thanks to Mr. Nguyen The Minh Duc and Mr. Ho Minh Khoi, the Teaching Assistants of the class, for their support throughout the course, as well as their invaluable advice in approaching the project.
|
64 |
|
65 |
---
|
66 |
|
67 |
+
Group 11 - Deep Learning for Image Super-Resolution
|