Commit
·
a8fbbf3
1
Parent(s):
b0eec2b
auto map to preprocessor_config.json
Browse files- preprocessor_config.json +3 -0
preprocessor_config.json
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
{
|
|
|
|
|
|
|
2 |
"image_num_channels": 3,
|
3 |
"image_mean": [
|
4 |
0.5,
|
|
|
1 |
{
|
2 |
+
"auto_map": {
|
3 |
+
"AutoProcessor": "processing_img2html.Img2HTMLProcessor"
|
4 |
+
},
|
5 |
"image_num_channels": 3,
|
6 |
"image_mean": [
|
7 |
0.5,
|