-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
making decoder dataloaders something wrong #110
Comments
You need to download using webdataset format when using img2dataset
…On Mon, May 23, 2022, 14:36 LearningJack ***@***.***> wrote:
[image: issue]
<https://user-images.githubusercontent.com/38984606/169820565-180a04d3-4f88-4ff6-83df-07d03838a208.jpg>
Could you help me? I had run the *clip-retrieval* and then generate the
embedding.npy.But when I run the *reorder-embeddings*, it occured *invalid
literal for int() with base 10: 'img_test/COCO_train2014_000000581909'*.
How can I solve this problem?
—
Reply to this email directly, view it on GitHub
<#110>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAR437U6UNXLP3HIBPDYWKLVLN3V3ANCNFSM5WVWRWBQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
But when I have my own dataset, how can I resolve this issue? |
Same solution, you use webdataset format
…On Mon, May 23, 2022, 14:57 LearningJack ***@***.***> wrote:
But when I have my own dataset, how can I resolve this issue?
—
Reply to this email directly, view it on GitHub
<#110 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAR437VTZDTO3IJ5YBCEXTTVLN6D7ANCNFSM5WVWRWBQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could you help me? I had run the clip-retrieval and then generate the embedding.npy.But when I run the reorder-embeddings, it occured invalid literal for int() with base 10: 'img_test/COCO_train2014_000000581909'. How can I solve this problem?
The text was updated successfully, but these errors were encountered: