Computer vision

Results 56 comments of Computer vision

@lzg188 thank you so much!

hi@tpys, thank you for your answer, I have tried your demo, the detection is pretty good, but always display "unknow", anything wrong with me? thank you.

my images in the facedb is the latest photo of myself, and I use my usb camera for testing, I tried to print out the log in your source code,...

Hi@smajida, I have the same question, did you find the solution? Hi@tpys, it seems that you use only the mtcnn to get the aligned face?

Hi@tpys, I have checked the recognition part, it seems that your source code is different with the original matlab one: function feature = extractDeepFeature(file, net) img = single(imread(file)); img =...

i have the same question:)

@HongSungMoon I have the same problem, the out_w/h will be zero after loading the weights file, but actually it is 25 I can see from the command line after loading...

by the way, i compiled the cpu_nms.c which generated by "cython src/utils/cpu_nms.pyx" in visual studio, and the configuration is similar with pycaffe. i could not use the scripts on gcc...

Hi@victorca25 , thank you for the comments, yes, the original sftgan was not fully functional, the author just released ver 0.0, some part of code are missing. I am now...

Hi@victorca25 , Thank so much for your feedback and kind information, I trained SFTGAN and test offline, the result is a little bit different with xintao's default model, my results...