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

Unable to reproduce the results in the paper #5

Open
bush-21 opened this issue Dec 25, 2024 · 0 comments
Open

Unable to reproduce the results in the paper #5

bush-21 opened this issue Dec 25, 2024 · 0 comments

Comments

@bush-21
Copy link

bush-21 commented Dec 25, 2024

Hello, I tested some data and could not get the same results as in your paper. Here are two cases I tested. Although the generated results are close to my description, as you said in your paper, this is a new image rather than a continuation of the original image.

case 1

python run_object_sketching.py --num_strokes 16 --num_segments 5 --num_sketches 5 --attention_init 0 --text_prompt "a_simple_drawing_of_a_bicycle" --sketches_edit "input/wheel.png" --output_name "bicycle_w" --train_with_diffusion --control

wheel
iter1000

case 2

python run_object_sketching.py --num_strokes 16 --num_segments 5 --num_sketches 5 --attention_init 0 --text_prompt "a_simple_drawing_of_a_church" --sketches_edit "input/church.png" --output_name "church_w" --train_with_diffusion --control

church
1

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

1 participant