Kemsekov commited on
Commit
4544857
·
verified ·
1 Parent(s): 5b8a9fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,7 +6,9 @@ Custom hand-made 3-scale VQVAE trained on private dataset that consists of about
6
  Source code for model can be found [here](https://github.com/Kemsekov/kemsekov_torch/tree/main/vqvae).
7
 
8
 
9
- It acrhived 0.987 r2 metric on image reconstruction in 500 epoch on 256x256 images.
 
 
10
 
11
  Model have codebook:
12
  * 512 bottom
 
6
  Source code for model can be found [here](https://github.com/Kemsekov/kemsekov_torch/tree/main/vqvae).
7
 
8
 
9
+ It acrhived 0.987 r2 metric on image reconstruction in 500 epoch on 256x256 images crops.
10
+
11
+ Because I used crops, this model works fine with larger and smaller images as well.
12
 
13
  Model have codebook:
14
  * 512 bottom