?>
Voir la documentation de augmentImages
La acción `augmentImages` en SAS Viya se utiliza para aumentar imágenes creando parches y aplicándoles diversas mutaciones. Esta técnica es fundamental en el aprendizaje profundo para expandir artificialmente el conjunto de datos de entrenamiento, lo que ayuda a mejorar la robustez y el rendimiento del modelo al exponerlo a una mayor variedad de datos de imagen.
Fügt eine Schicht zu einem Deep-Learning-Modell hinzu. Diese Aktion ist fundamental für den schrittweisen Aufbau von neuronalen Netzwerkarchitekturen, indem sie es ermöglicht, verschiedene Arten von Schichten (z. B. Konvolution, Pooling, vollständig verbunden) zu einem bestehenden Modell hinzuzufügen und deren Verbindungen zu definieren.
The `annotateImages` action overlays various annotations onto images within a CAS table. This is useful for visualizing results from image analysis tasks like object detection, segmentation, or feature extraction. You can draw lines, points, or complex shapes defined by protobuf messages, and even overlay segmentation masks with specified color maps and transparency. The resulting annotated images are saved to an output CAS table.