qubvel-hf HF staff commited on
Commit
680dad1
1 Parent(s): b6e2c06

Push transform using huggingface_hub.

Browse files
Files changed (1) hide show
  1. albumentations_config_eval.json +1 -0
albumentations_config_eval.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"__version__": "1.4.14", "transform": {"__class_fullname__": "Compose", "p": 1.0, "transforms": [{"__class_fullname__": "Resize", "p": 1.0, "height": 256, "width": 256, "interpolation": 1}, {"__class_fullname__": "Normalize", "p": 1.0, "mean": [0.485, 0.456, 0.406], "std": [0.229, 0.224, 0.225], "max_pixel_value": 255.0, "normalization": "standard"}], "bbox_params": null, "keypoint_params": null, "additional_targets": {}, "is_check_shapes": true}}