Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

#598 Feature/sg 132 models convert

Merged
Ghost merged 1 commits into Deci-AI:master from deci-ai:feature/SG-132_models_convert
@@ -56,6 +56,7 @@ class Transforms:
     RandAugmentTransform = "RandAugmentTransform"
     RandAugmentTransform = "RandAugmentTransform"
     Lighting = "Lighting"
     Lighting = "Lighting"
     RandomErase = "RandomErase"
     RandomErase = "RandomErase"
+    Standardize = "Standardize"
 
 
     # From torch
     # From torch
     Compose = "Compose"
     Compose = "Compose"
Discard
Tip!

Press p or to see the previous file or, n or to see the next file