Open in app
Home
Notifications
Lists
Stories

Write
Nour Islam Mokhtari
Nour Islam Mokhtari

Home

Published in Towards AI

·Pinned

Why Tensorflow is a great choice for building projects powered by Computer Vision

Explained by an AI engineer who works on Computer Vision applications Join hundreds of subscribers to my weekly newsletter if you’re interested in learning and staying up-to-date with what’s happening in the field of Machine Learning. Flavored by my experience as a Machine Learning Engineer :) Computer Vision applications

Tensor Flow

6 min read

Why Tensorflow is a great choice for building projects powered by Computer Vision
Why Tensorflow is a great choice for building projects powered by Computer Vision

Published in Towards Data Science

·Feb 15

What are Siamese Neural Networks in Deep Learning?

Are you sure you need image classification instead of Siamese networks? — Siamese neural networks Learning a similarity between 2 data points can be extremely useful. Imagine a face identification system where there is a camera that captures your face and then the face recognition system is supposed to identify whether you are allowed to enter a building or not, based on a database of…

Siamese Networks

4 min read

What are Siamese Neural Networks in Deep Learning?
What are Siamese Neural Networks in Deep Learning?

Published in Towards Data Science

·Feb 10

How to Deploy Tensorflow Models in C++ in 3 different ways

A summary of my journey of doing this in the last 3 years — Introduction In machine learning projects, there are several ways to deploy your final model. It could be cloud deployment, deployment on mobile devices, deployment on embedded systems, etc. For this, you can leverage several programming languages depending on the tech stack you’re using in your day job or project. In some…

Tensor Flow

4 min read

How to Deploy Tensorflow Models in C++ in 3 different ways
How to Deploy Tensorflow Models in C++ in 3 different ways

Published in Towards Data Science

·Dec 6, 2021

How to Leverage Neural Style Transfer to Create Stunning Images

AI that can paint images — Image style transfer

Deep Learning

4 min read

How to Leverage Neural Style Transfer to Create Stunning Images
How to Leverage Neural Style Transfer to Create Stunning Images

Published in Towards Data Science

·Nov 25, 2021

How to Use PointNet for 3D Computer Vision in an Industrial Context

How we tested PointNet with data coming from an industrial 3D sensor — 3D Computer Vision 3D computer vision is a fascinating field! Instead of representing scenes in 2D as a set of pixel values, we can represent them in 3D in multiple forms. Some famous forms: Depth images, also referred to as RGBD where D stands for depth. 3D point clouds where there is a…

Point Cloud

6 min read

How to Use PointNet for 3D Computer Vision in an Industrial Context
How to Use PointNet for 3D Computer Vision in an Industrial Context

Published in Towards Data Science

·Nov 16, 2021

How to Unlock Powerful Computer Vision Applications by Adding a Flavor of NLP

A deep learning model that combines NLP with Computer Vision — What is CLIP? Self-supervised learning in computer vision has shown great potential in learning different representations about images. This is one approach where a neural network can learn representations that can later be used for different tasks such as image classification and object detection. Another approach for learning representations from a dataset is…

Computer Vision

4 min read

How to Unlock Powerful Computer Vision Applications by Adding a Flavor of NLP
How to Unlock Powerful Computer Vision Applications by Adding a Flavor of NLP

Published in Towards Data Science

·Aug 8, 2021

Deep Learning for Object Detection: Beginners Friendly Guide

Research and industry trends by an AI engineer — Backstory when I was doing an internship back in 2018, I started looking into object detection techniques, because I needed to solve a visual inspection problem. This problem required the detection of many different objects in a stream of images coming from an industrial camera. To tackle this challenge, I first…

Object Detection

8 min read

Deep Learning for Object Detection : Beginners Friendly guide
Deep Learning for Object Detection : Beginners Friendly guide

Published in Towards AI

·Aug 2, 2021

Beginners Helpful Guide to Training Deep Learning Models on the Cloud

Introduction to training deep learning models on Google Cloud AI Platform Backstory Around a year ago I was working on a personal project where I needed to be able to train deep learning models on the cloud. …

Deep Learning

8 min read

Beginners Helpful Guide to Training Deep Learning Models on the Cloud
Beginners Helpful Guide to Training Deep Learning Models on the Cloud

Published in Towards Data Science

·Aug 1, 2021

Which is Better For Your Machine Learning Task, OpenCV or TensorFlow?

Is one of them really better than the other? An explanation from a ML engineer who uses both frameworks. — Backstory I surf the internet everyday looking for machine learning and computer vision content. I like to stay up-to-date with what’s happening in the field of ML because this is a field that can surprise you almost everyday! One question that I came across a few times is : Which is…

Tensor Flow

5 min read

Which is Better For Your Machine Learning Task, OpenCV or TensorFlow?
Which is Better For Your Machine Learning Task, OpenCV or TensorFlow?

Published in Towards AI

·Jul 27, 2021

Learning Rate Scheduling for Deep Learning using Tensorflow 2

What is it? Why use it? And how to create your custom learning rate schedulers in Tensorflow 2 Learning rate schedule is simply the process of making your learning rate change during the training of your neural networks. Some publications show that by changing the learning rate during the training…

Deep Learning

4 min read

Learning Rate Scheduling for Deep Learning using Tensorflow 2
Learning Rate Scheduling for Deep Learning using Tensorflow 2
Nour Islam Mokhtari

Nour Islam Mokhtari

Machine Learning Engineer at Orpalis | Creator of aifee.co

Following
  • Medium Creators

    Medium Creators

  • Naina Chaturvedi

    Naina Chaturvedi

  • Alexandre Lores

    Alexandre Lores

  • Valerie

    Valerie

  • TDS Editors

    TDS Editors

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable