463465810cz commited on
Commit
0c6dcec
·
1 Parent(s): fa3dab8

add DAT-light

Browse files

Former-commit-id: b98b83649f4c0a7d30e7055cc16f1211e97e85c9

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -147,6 +147,7 @@ The performance is reported on Urban100 (x4). DAT-S, DAT, DAT-2: output size of
147
  - Run the following scripts. The testing configuration is in `options/test/` (e.g., [test_single_x2.yml](options/Test/test_single_x2.yml)).
148
 
149
  Note 1: The default model is DAT. You can use other models like DAT-S by modifying the YML.
 
150
  Note 2: You can set `use_chop: True` (default: False) in YML to chop the image for testing.
151
 
152
  ```shell
 
147
  - Run the following scripts. The testing configuration is in `options/test/` (e.g., [test_single_x2.yml](options/Test/test_single_x2.yml)).
148
 
149
  Note 1: The default model is DAT. You can use other models like DAT-S by modifying the YML.
150
+
151
  Note 2: You can set `use_chop: True` (default: False) in YML to chop the image for testing.
152
 
153
  ```shell