TensorFlow اسئلة واجوبة المقابلات
Question: Explain the use of the tf.image module in TensorFlow.Answer: The tf.image module provides a collection of image processing operations in TensorFlow. It is commonly used for tasks such as resizing, cropping, and adjusting image contrast.Example: image = tf.image.resize(image, [height, width]) |
احفظ للمراجعة
احفظ هذا العنصر في الإشارات المرجعية، او حدده كصعب، او ضعه في مجموعة مراجعة.
سجل الدخول لحفظ الإشارات المرجعية والاسئلة الصعبة ومجموعات المراجعة.
هل هذا مفيد؟ نعم لا
الاكثر فائدة حسب تقييم المستخدمين: