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
Files changed (1) hide show
  1. training/image_stats.json +4 -0
training/image_stats.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "mean": 0.5185,
3
+ "std": 0.197
4
+ }