Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 3 months ago
0
Follow
Encode
Encode
Inactive
0
Follow
k
kev
7 months ago
Β·
when we load an image using
SimpleDirectoryReader
, does it encode the image? if so, what encoding type does it use?
img = SimpleDirectoryReader("/content/drive/images").load_data()
L
1 comment
Share
Open in Discord
L
Logan M
7 months ago
It's encoded into bytes
Unless you meant png/jpeg/etc, it's kept the same as whatever the file originally was I think
Add a reply
Sign up and join the conversation on Discord
Join on Discord