Skip to content
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

how do you handle multi image input? #10

Open
A-new-b opened this issue Jun 3, 2024 · 3 comments
Open

how do you handle multi image input? #10

A-new-b opened this issue Jun 3, 2024 · 3 comments

Comments

@A-new-b
Copy link

A-new-b commented Jun 3, 2024

2024-06-03 15-27-22屏幕截图
I thought that the seed-x model had the ability to handle multi-images input from this picture. But I only found single image input from src/inference/eval_img2edit_seed_x_edit.py. So how did you inference this?

@geyuying
Copy link
Collaborator

The general instruction-tuned model seed-x-i had the ability to handle multi-images input.

For the editing model seed-x-edit, since only single image is used for training, it does not support multi-image inference.

For the attachd image, seed-x-tryon is used for inference, which is not released yet.

@popcorn31029
Copy link

popcorn31029 commented Jul 25, 2024

Hi ! Thanks to your great work !
Can I implement my own try-on data pipelines to finetune seed-i to get a customized seed-x-tryon model ?
If I can, how many data and computing resources do I need to finetune ?
Thank you !

@SunzeY
Copy link

SunzeY commented Jul 25, 2024

Hi ! Thanks to your great work ! Can I implement my own try-on data pipelines to finetune seed-i to get a customized seed-x-tryon model ? If I can, how many data and computing resources do I need to finetune ? Thank you !
+1 (really appreciate this wonderful work!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants