TensorFlow.js is an open-source JavaScript library designed by Google to develop Machine Learning models and deep learning neural networks.
TensorFlow.js Operations Images Functions:
- TensorFlow.js tf.image.cropAndResize() Function
- TensorFlow.js tf.image.flipLeftRight() Function
- TensorFlow.js tf.image.grayscaleToRGB() Function
- TensorFlow.js tf.image.nonMaxSuppression() Function
- TensorFlow.js tf.image.nonMaxSuppressionAsync() Function
- TensorFlow.js tf.image.nonMaxSuppressionPadded() Function
- TensorFlow.js tf.image.nonMaxSuppressionPaddedAsync() Function
- TensorFlow.js tf.image.nonMaxSuppressionWithScore() Function
- TensorFlow.js tf.image.nonMaxSuppressionWithScoreAsync() Function
- TensorFlow.js tf.image.resizeBilinear() Function
- TensorFlow.js tf.image.resizeNearestNeighbor() Function
- TensorFlow.js tf.image.rotateWithOffset() Function
- TensorFlow.js tf.image.transform() Function