Ask Your Question
1

continue traincascade after computer crash

asked 2012-08-14 01:13:26 -0600

tmanthey gravatar image

I was calculating a classifier for several days when the computer crashed. Now I would like to continue where I stopped. But when I issue the same command (with the same directories) again train_cascade only says

"Stages 0-9 loaded"

and exits.

How can I continue where I stopped?

Tia

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-03-25 02:59:12 -0600

thdrksdfthmn gravatar image

Hello, if i understand right, your training has crashed, it is possible that the last stage to be corrupted, so delete it and try again.

edit flag offensive delete link more

Comments

1

Like he said but maybe a bit more structured

  • Go to the folder of your cascade structure

  • Delete the last stage

  • Run traincascade again with same parameters

  • It will load the first 8 stages, then continue

StevenPuttemans gravatar imageStevenPuttemans ( 2013-03-25 09:48:09 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2012-08-14 01:13:26 -0600

Seen: 595 times

Last updated: Mar 25 '13