TensorFlow.js es una biblioteca JavaScript de código abierto diseñada por Google para desarrollar modelos de aprendizaje automático y redes neuronales de aprendizaje profundo.
TensorFlow.js Operaciones Imágenes Funciones:
- Función TensorFlow.js tf.image.cropAndResize()
- Función TensorFlow.js tf.image.flipLeftRight()
- Función TensorFlow.js tf.image.grayscaleToRGB()
- TensorFlow.js tf.image.nonMaxSuppression() Función
- Función TensorFlow.js tf.image.nonMaxSuppressionAsync()
- Función TensorFlow.js tf.image.nonMaxSuppressionPadded()
- TensorFlow.js tf.image.nonMaxSuppressionPaddedAsync() Función
- Función TensorFlow.js tf.image.nonMaxSuppressionWithScore()
- TensorFlow.js tf.image.nonMaxSuppressionWithScoreAsync() Función
- Función TensorFlow.js tf.image.resizeBilinear()
- Función TensorFlow.js tf.image.resizeNearestNeighbor()
- Función TensorFlow.js tf.image.rotateWithOffset()
- Función TensorFlow.js tf.image.transform()
Publicación traducida automáticamente
Artículo escrito por hardikkoriintern y traducido por Barcelona Geeks. The original can be accessed here. Licence: CCBY-SA