Daniel
(深度碎片)
166
First of all, I found the exact codes for turning Path
object into Image
object below
Second, there is no such thing called items.create_func
. So, I would like to rewrite the sentence as follows
It inherits from ItemList
and overwrite ItemList.get
to call open_image
in order to turn an image file in Path
object into an Image
object.
What do you think? Thanks
@stas @sgugger