VGGVox icon indicating copy to clipboard operation
VGGVox copied to clipboard

Undefined function or variable 'dagnn.ContrastiveLoss'.

Open azuryl opened this issue 5 years ago • 0 comments

demo_vggvox_verif Downloading the VGGVox model for Verification ... this may take a while Warning: Directory already exists.

In demo_vggvox_verif (line 27)

Undefined function or variable 'dagnn.ContrastiveLoss'.

Error in dagnn.DagNN.loadobj (line 26) block = constr() ; Error in demo_vggvox_verif (line 33) load(opts.modelPath); net = dagnn.DagNN.loadobj(netStruct);

azuryl avatar Mar 12 '19 02:03 azuryl