Skip to content

  • Twitter

  • Youtube

  • GitHub

  • Linkedin

  • Facebook

  • Instagram

  • RSS

  • Mail

Sefik Ilkin Serengil

Code wins arguments

  • Home
  • About Me
  • Publications
  • Courses
  • Talks
  • Consultancy

Category: Machine Learning

A Beginner’s Guide to Face Recognition with OpenCV in Python

OpenCV becomes a de facto standard for image processing studies. The library offers some legacy techniques for face recognition as … More

face recognition, opencv

Face Recognition with Dlib in Python

Dlib is a powerful library having a wide adoption in image processing community similar to OpenCV. Researchers mostly use its … More

dlib, face recognition

Face Recognition with DeepID in Keras

Face recognition researches are emerged from the tech giants such as Facebook and Google to the top universities in the … More

face recognition

Mastering Face Recognition with Ensemble Learning

There are lots of face recognition models in the field. Some are designed by the top universities in the world … More

deepface, ensemble, face recognition, lightgbm

Large Scale Face Recognition for Deep Learning

Face recognition technology is mainly based on face verification. All scenario depends on feeding two face photos to a convolutional neural … More

deepface, face recognition

Fine Tuning The Threshold in Face Recognition

Face recognition models are regular convolutional neural networks. These models are responsible to represent face images as vectors. We’ll find … More

chefboost, face recognition

XGBoost vs LightGBM

XGBoost and LightGBM are the most common and most popular gradient boosting frameworks nowadays. There is no absolute better solution … More

boosting, h2o, lightgbm, xgboost

Parametric and Non-Parametric Models in Machine Learning

Machine learning algorithms are classified as two distinct groups: parametric and non-parametric. Herein, parametricness is related to pair of model … More

non-parametric models, parametric models

A Gentle Introduction to Face Recognition in Deep Learning

Modern face recognition pipelines consist of 4 common stages. These are detection, alignment, representation and verification. These might be confusing … More

face recognition

Flask Experiments for a Deep Learning Project

Flask is a pretty web framework to publish python projects as an api. Recently, I’ve published one of my project … More

API, flask, python, rest

Posts navigation

Older posts
Newer posts


Licensed under a Creative Commons Attribution 4.0 International License.

Creative Commons License

You can use any content of this blog just to the extent that you cite or reference

Subscribe to sefiks.com to stay up-to-date with latest posts

🎭 DeepFace is THE BEST facial recognition library for Python 🐍 It wraps many cutting-edge models that reaches and passes human-level accuracy 💪


BTW, Haven't you subscribe to my YouTube channel yet?