mxnet-face icon indicating copy to clipboard operation
mxnet-face copied to clipboard

Using mxnet for face-related algorithm.

Results 29 mxnet-face issues
Sort by recently updated
recently updated
newest added

Hi, I am having trouble installing the modified mxnet. Do you have any recommended way to do that? What I do is to use the install-mxnet-osx-python.sh and replace the MXNET_GITPATH...

Hi I was wondering if it is possible to train the modele only for some attributes ( for example train only the gender and the color of hair ) ?

` Segmentation fault: 11 Stack trace returned 10 entries: [bt] (0) 0 libmxnet.so 0x0000000116ef741f _ . ZN5mxnet15segfault_loggerEi + 63 [bt] (1) 1 libsystem_platform.dylib 0x00007fff6ce4af5a _sigtramp + 26 [bt] (2) 2...

Use the code in verification dir to train LightCNN-29. When Training LightCNN-29 with CASIA, we can see: the training loss decreases slowly, and the training/valing accuracy increase also slowly. And,...

I have the error the error: mshadow::cuda::AddTakeGrad' : ambiguous call to overloaded function indexing_op.h, canyou tell me what shoud i do

can you give me your libmxnet.dll

Currently not able to download from Baidu as size is too large.

I used 'detection.py' for making a test, and found processing on one image spent about 0.24s. I wonder 'detection.py' used GPU for detecting human face ? Or CPU ? Where...