|
@@ -1,10 +1,15 @@
|
|
|
# Benchmark results
|
|
|
|
|
|
+## Usage
|
|
|
|
|
|
-## dataset
|
|
|
+```
|
|
|
+th tools/benchmark.lua -dir path/to/dataset_dir -method scale -color y -model1_dir path/to/model_dir
|
|
|
+```
|
|
|
|
|
|
- photo_set: 300 various photos.
|
|
|
- art_set : 90 artworks (PNG only).
|
|
|
+## Dataset
|
|
|
+
|
|
|
+ photo_test: 300 various photos.
|
|
|
+ art_test : 90 artworks (PNG only).
|
|
|
|
|
|
## 2x upscaling model
|
|
|
|