Spaces:
Runtime error
Runtime error
abhishekrs4
commited on
Commit
•
a8efd71
1
Parent(s):
2d3d071
added the missing image_stats.json file that is used for preprocessing the images during inference
Browse files
training/image_stats.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"mean": 0.5185,
|
3 |
+
"std": 0.197
|
4 |
+
}
|