practical-cnn icon indicating copy to clipboard operation
practical-cnn copied to clipboard

Error with vl_simplenn_tidy

Open jvdsa opened this issue 10 years ago • 2 comments

Hello everyone,

While trying to run initializeCharacterCNN, I'm gettin this error:

Undefined function 'vl_simplenn_tidy' for input arguments of type 'struct'

Can anyone plz help me..

Thanks..

jvdsa avatar Nov 29 '15 13:11 jvdsa

Hi, this is due to the fact that we are updating the practical to use MatConvNet beta17, which we should be able to release in the next few days. You can solve the issue by downloading MatConvNet from the repository using the devel branch.

On 29 Nov 2015, at 13:46, jvdsa [email protected] wrote:

Hello everyone,

While trying to run initializeCharacterCNN, I'm gettin this error:

Undefined function 'vl_simplenn_tidy' for input arguments of type 'struct'

Can anyone plz help me..

Thanks..

— Reply to this email directly or view it on GitHub https://github.com/vedaldi/practical-cnn/issues/8.

vedaldi avatar Nov 29 '15 15:11 vedaldi

Okay thanks Sir.. I will follow your instructions.

For the time being, I've commented that statement & after that it is working fine.

jvdsa avatar Nov 30 '15 13:11 jvdsa