tensorflow_compact_bilinear_pooling icon indicating copy to clipboard operation
tensorflow_compact_bilinear_pooling copied to clipboard

Compact Bilinear Pooling in TensorFlow

Results 6 tensorflow_compact_bilinear_pooling issues
Sort by recently updated
recently updated
newest added

Hi ! I am trying to use this code with TF-0.11, and have successuflly managed to run `sh compile.sh`, but when I run the test ( sequential_batch_fft_test.py ), I get...

Hello, what is the function of the parameter sum_pooling in the code? If true seems to be a summation operation, is there any difference in principle if no summation is...

Dear ronghanghu: Thank you for your work,I tried to call this function to reproduce the paper, but the loss (cost function) has been very large during the training, and there...

HI @ronghanghu , May I ask how I compile this in Windows 10 and tensorflow??

Hi, Thank you so much for sharing the code. I am having a problem with the sequential FFT and IFFT as my CUDA is 7.0. I cannot update the CUDA...