Skip to content

Commit 815f3f4

Browse files
authored
Upload README.md
1 parent b327084 commit 815f3f4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

compression/README.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# GAN-based compression
2+
3+
4+
5+
6+
### Main system requirements:
7+
- CUDA 11.1.1
8+
- Python 3.8
9+
- Pytorch v1.10.1
10+
11+
12+
13+
### Quick Start
14+
Just run `compressrion.ipynb`
15+
16+
17+
18+
Steps of training model and running demo are described in `compressrion.ipynb`.
19+

0 commit comments

Comments
 (0)