rom1504 / img2dataset

Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.
MIT License
3.62k stars 336 forks source link

pyarrow.lib.ArrowInvalid: No match for FieldRef.Name(URL) in sample_id: double #426

Open LIUYUANWEI98 opened 4 months ago

LIUYUANWEI98 commented 4 months ago

Why does this happen? How can I solve it?

image

rom1504 commented 4 months ago

You're trying to use field "URL" as url but it doesn't exist, only "url" does. Change that in the appropriate flag

On Mon, May 6, 2024, 4:50 PM Yuanwei Liu @.***> wrote:

Why does this happen? How can I solve it?

image.png (view on web) https://github.com/rom1504/img2dataset/assets/61399254/2a4b606f-ea5c-4249-8c3d-f668dbcbeca7

— Reply to this email directly, view it on GitHub https://github.com/rom1504/img2dataset/issues/426, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR437RNXOXCUNTPXYCICBTZA6KD5AVCNFSM6AAAAABHJF5X2WVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4DCMBWGU4DQMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>