Yijunmaverick / DeepJointFilter

The source code of ECCV16 'Deep Joint Image Filtering'.
MIT License
83 stars 27 forks source link

Is the code just run in GPU mode? #2

Closed ElephantGit closed 6 years ago

ElephantGit commented 6 years ago

when I run examples/Test/cnn_test_upsampling.m, I get flowing error: References to nonexistent fields' dilate'(at line 303 in vl_simplenn.m). Does this mean I need a GPU to run the code? Thanks~