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

The mask used for testing #25

Open
cmyyy opened this issue Jul 18, 2019 · 10 comments
Open

The mask used for testing #25

cmyyy opened this issue Jul 18, 2019 · 10 comments

Comments

@cmyyy
Copy link

cmyyy commented Jul 18, 2019

Hello, my question is what does the mask used for testing on places2 , celebaHQ-256 looks like when you do quantitative experiment?

@cmyyy cmyyy changed the title The maks used for testing The mask used for testing Jul 18, 2019
@shepnerd
Copy link
Owner

shepnerd commented Jul 18, 2019 via email

@cmyyy
Copy link
Author

cmyyy commented Jul 18, 2019

So one 128*128 rectangle mask at random location of an image, and it is same for both the datasets,right?

@shepnerd
Copy link
Owner

shepnerd commented Jul 18, 2019 via email

@cmyyy
Copy link
Author

cmyyy commented Jul 18, 2019

And when do quantitative experiment on places2, do u randomly chose 2000 images? If so, shape will be different, and in the test.py
"input_image_tf = tf.placeholder(dtype=tf.float32, shape=[1, config.img_shapes[0], config.img_shapes[1], 3])"
the shape is fixed, how do you cope with this situation?

@shepnerd
Copy link
Owner

shepnerd commented Jul 18, 2019 via email

@cmyyy
Copy link
Author

cmyyy commented Jul 20, 2019

Another question,in the quanttative experiment, the places2 model was trained on random strokes or rectangle masks?

@shepnerd
Copy link
Owner

shepnerd commented Jul 21, 2019 via email

@cmyyy
Copy link
Author

cmyyy commented Jul 22, 2019

Could you provide the places2 pretrained model trained on rectangle masks?

@shepnerd
Copy link
Owner

#20 (comment)

@godchengzhihang
Copy link

And when do quantitative experiment on places2, do u randomly chose 2000 images? If so, shape will be different, and in the test.py
"input_image_tf = tf.placeholder(dtype=tf.float32, shape=[1, config.img_shapes[0], config.img_shapes[1], 3])"
the shape is fixed, how do you cope with this situation?

Hello, is there a tensorflow version of the code for the quantitative analysis part of the paper?

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

3 participants