Posted 2025-01-11CVFace Recognition How to solve face recognition problem with one-shot learning, which uses Siamese Network and Triplet loss function. Face verification problem with binary classification, introduce logistic unit and chi-square norm.Read more
Posted 2024-12-27CVImages Classifier Classic networks like LeNet-5, AlexNet and VGG; Architectures like ResNet and Inception Net to improve performance of CNNs; MobileNets to allow mobile devices to run apps of classifier systems; Transfer Learning and Data Augmentation to start your system faster and make your classifier stronger.Read more