Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Error Running Autoevaluator #142

Open
dbutragueno opened this issue Jun 6, 2019 · 4 comments
Open

Error Running Autoevaluator #142

dbutragueno opened this issue Jun 6, 2019 · 4 comments

Comments

@dbutragueno
Copy link

Hi!

I have been trying Autoevaluator tool from Detection Suite using Caffe and three differents trained models. I created my config file like that:

Captura de pantalla 2019-06-06 a las 22 55 51

After, I ran the app but a Segmentation fault (core dumped) error showed up:

Captura de pantalla 2019-06-06 a las 22 57 26

This is due to a denied access to memory but I don't know the reason.

Anyone knows what could be the problem? Is this tool working currently?

Thanks!

@dbutragueno
Copy link
Author

Hello @vinay0410,

do you know something about that?

Regards!

@dbutragueno
Copy link
Author

Hi @vinay0410,

I think this problem is because of the inferencer I am using. Changing my config file and using, for example keras, the script KerasInferencer.cpp runs and it fails because Keras is not install in my pc. Because I'm using Caffe, is it necessary to set parameters like scaling factor, input size or mean subtraction in my config file? If so, how do I due configure it?

Thanks!

@sleep-404
Copy link
Contributor

@DavidButra , I will once look into what is Autoevaluator and how does it work and get back to you soon. And sorry for the delayed response :)

@vinay0410
Copy link
Collaborator

Yes, @DavidButra you will have to set additional parameters like scaling factor, input size etc, in the config file. I will just try it myself, and let you know, how to set them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants