Tamer Tahamoqa

Results 41 comments of Tamer Tahamoqa

Hello @Amirzkn Thank you for your kind words. There is no concrete reason, I was trying with size 128, 256, and 512 and have found that size 512 yielded the...

I think properly aligning the faces in the VGGFace2 dataset would be a good idea, also for aligning the faces in a facial recognition system. I am assuming face alignment...

Hello AGenchev, It is unfortunate the aligner did not perform so well. Does the Jetson TX2 share the memory for both the CPU and the CUDA cores? If so, that...

The current GPU shortage is indeed really annoying. However, be careful about getting an older GPU as I think some GPUs would be no longer supported by newer NVIDIA CUDA...

Hopefully the RTX 3090 shortage will get better soon.

I used the same adagrad settings as the current available model. It took until epoch 80+ to reach 99% but it then kept fluctuating between 99% and 98.8% accuracy afterwards....

Hello @AGenchev Glad to see it improved. I was manually decreasing the learning rate because I was running the experiments on my own PC which I was also using for...

Hello riverHu233, My interpretation might be incorrect, but according to the [facenet](https://arxiv.org/pdf/1503.03832.pdf) paper (description of figure 1) it implies that the squared l2-norm space might be [0, 4] though please...