yulequan / face-alignment-in-3000fps

a c++ implementation of face alignment in 3000fps
Other
377 stars 234 forks source link

Segmentation fault (core dumped) #20

Closed Anand0793 closed 8 years ago

Anand0793 commented 8 years ago

Builded the facealignment code in ubuntu 14.04LTS

opencv - 2.4.12

when I run the ./LBF.out Demo 1.jpg Loading GlobalParam... Loading GlobalParam end Loading model from LBF.model End In image read detection time = 126.072 ms Segmentation fault (core dumped)

I need some help!Thanks very much!

yulequan commented 8 years ago

Maybe you can modify some hard-code path name in cpp file.