SVHF-Net icon indicating copy to clipboard operation
SVHF-Net copied to clipboard

SVHF-Net for Cross-modal binary matching

Results 4 SVHF-Net issues
Sort by recently updated
recently updated
newest added

``` >> setup_SVHFNet The function or variable 'vl_setupnn' is not recognized。 ERROR setup_SVHFNet (line 7) vl_setupnn ; ```

I used Keras to implement the network in the paper, but the network did not learn at all, the loss did not decline, and the accuracy was always about 0.5.

Hi, I am trying to run the example to convert wav file to spectrogram. Can you please provide a running example. Thank you. `Tw = 25; % analysis frame duration...