mks0601 / A-Convolutional-Neural-Network-Cascade-for-Face-Detection

TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015
http://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Li_A_Convolutional_Neural_2015_CVPR_paper.pdf
109 stars 62 forks source link

which version of python is used as there're syntax errors with the latest version 3.6.3 #10

Closed tharssh closed 6 years ago

Abd2z commented 7 years ago

same problem I faced when trying to run test.py syntax error. I think it is due to python version used in this code was python2 If you find solution please let me know. I 'll do so Tq

mks0601 commented 7 years ago

Sorry for late reply I implemented this code about 2 years ago for practice, so I implemented this with python ver.2

tharssh commented 7 years ago

hi, can tenserflow be used with python 2 cz it says in their website only can be used with python 3. thank you.

On 12 October 2017 at 21:44, Gyeongsik Moon notifications@github.com wrote:

Sorry for late reply I implemented this code about 2 years ago, so I implemented this with python ver.2

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mks0601/A-Convolutional-Neural-Network-Cascade-for-Face-Detection/issues/10#issuecomment-336141537, or mute the thread https://github.com/notifications/unsubscribe-auth/AfKLDYU8-JYF9bvcqnCj5wTZnCGq38Pzks5srhfKgaJpZM4PzyF3 .

--

Tharsshinee Indra University Teknologi Petronas.

mks0601 commented 7 years ago

I do not use tensorflow since I implemented this paper.. It`s been one and half year. So I do not know whether tensorflow would run on python2 or not. Sorry.

tharssh commented 7 years ago

which os did you use tho? maybe i can use the same os and make it work. thank you

On 19 October 2017 at 12:36, Gyeongsik Moon notifications@github.com wrote:

I do not use tensorflow since I implemented this paper.. It`s been one and half year. So I do not know whether tensorflow would run on python2 or not. Sorry.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mks0601/A-Convolutional-Neural-Network-Cascade-for-Face-Detection/issues/10#issuecomment-337797225, or mute the thread https://github.com/notifications/unsubscribe-auth/AfKLDUDTMTj_t5zjmLxPaZoFbPYGZ6UGks5sttHggaJpZM4PzyF3 .

--

Tharsshinee Indra University Teknologi Petronas.

mks0601 commented 7 years ago

I replied that question. Python ver2.

tharssh commented 7 years ago

no i meant the OS,windows linux mac?

On 19 October 2017 at 12:49, Gyeongsik Moon notifications@github.com wrote:

I replied that question. Python ver2.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mks0601/A-Convolutional-Neural-Network-Cascade-for-Face-Detection/issues/10#issuecomment-337798574, or mute the thread https://github.com/notifications/unsubscribe-auth/AfKLDbtZ6ZiusYtYomLRWx9B99CV0YJ2ks5sttTVgaJpZM4PzyF3 .

--

Tharsshinee Indra University Teknologi Petronas.

mks0601 commented 7 years ago

Ubuntu 14.04 LTS