Douglas Souza

Results 28 comments of Douglas Souza

Hello, This looks like an error from dlib itself. Have you tried building dlib from source? Also, check your version of boost python to see if it is supported by...

Hi @getengqing, Could you give more details about the error? How are you reading the image? Is it a RGB image? Are having this issue with one image in particular?

That's odd. Which version of OpenCV are you using?

@181066, Could you give more details about the input image? It would be great if could share the image itself

@181066, this is the not last version, I am using 1.10.4 on ubuntu 14.04, for example. PS.: I am using the [Anaconda](https://www.continuum.io/downloads) python distribution.

Hi @Sroy20, I'm glad to hear that this port is being useful to you. Well, unfortunately I don't know how to help in this case. Perhaps Dr. Hassner (@TalHassner) can...

@CharlesNord, Yes, it looks like there is a typo. Would you care to make the changes, test and submit a PR? Cheers

@kangzhiq, this model was provided by the authors. It is possible that something went wrong when loading it using scipy (but that's very unlikely). In their official project page there...

Hi @leoneckert, Yes, this is known issue, and was already discussed here #5. We still don't have a fix for that rather than resizing the input to a smaller dimension....