We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de62e61 commit 05e7c73Copy full SHA for 05e7c73
README.md
@@ -20,6 +20,8 @@ If running it for the first time, then we need to donwload and preprocess the da
20
```
21
python preprocessing/preprocess_raw_data.py
22
23
+To get image tensors, make sure to set "get_image_tensors" True in config file.
24
+
25
26
### Training
27
0 commit comments