Which backend function in Keras returns the default image data format convention?

14. Which backend function in Keras returns the default image data format convention?

  1. Format_image()
  2. Image_format_data()
  3. image_data_format()
  4. image_format()

Answer: C) image_data_format()

Explanation:

image_data_format function in Keras returns the default image data format convention.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.