bokesyo commited on
Commit
0a2fd4c
1 Parent(s): 991e189

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -103,4 +103,4 @@ print(scores)
103
 
104
  # Limitations
105
 
106
- Currently, please ensure that dpi of input images be a high value like `300` dpi, a lower dpi like `100` may cause the model performance degrade. We will augment data and fix this in our latest version.
 
103
 
104
  # Limitations
105
 
106
+ Currently, please ensure that image sizes within the same knowledge base be similar. High variance of image size may cause the model performance degrade. We will augment data and fix this issue in our future version.