WS_DAN icon indicating copy to clipboard operation
WS_DAN copied to clipboard

The official TensorFlow implementation of WS-DAN.

Results 21 WS_DAN issues
Sort by recently updated
recently updated
newest added

Finished trainig!Saving model to disk.保存模型的时候 attempting to use a closed FileWriter .The operation will be a noop unless the FileWriter is explicitly reopened.

Author, hello, may I ask you to use the tensorflow version? thanks

The depth of the feature_maps, aka the depth of ```Mixed_6e``` from Inception_v3, is 768 and by default 32 attention_maps are generated, then after the BAP module, the width and height...

Which hyperparameter setting has achieved the results in the paper?

Hello, can you ask some questions? In the test, when the batch-size is less than 64, the memory usage is 8707M. What is the operation? I don't understand. excuse me.

Hello, author. Ask you a question: Does your data generate tfrecord, is it normalized when reading? and I did not find the relevant code. preprocess_for_train function parameters Args: image: 3-D...

Hello, author. Is the version of tensorflow you used version 1.12 after 1.9? Thank you!

Thanks for releasing your work, but I have a problem about download requirements. cannot download the Attention_Augment package.

Thanks for your work so much! In your works,The result of the final output is the average of the two output probabilities? i have some confusion!!thank!