Experiment - Image properties (shape, dtype, size)
Problem:You want to understand the basic properties of images used in machine learning, such as their shape, data type, and size in memory.
Current Metrics:N/A - This is a data exploration task without model training.
Issue:Beginners often do not know how to check image properties, which is important for preprocessing and debugging.