<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://arthurouaknine.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://arthurouaknine.github.io/" rel="alternate" type="text/html" /><updated>2026-03-15T12:08:54-07:00</updated><id>https://arthurouaknine.github.io/feed.xml</id><title type="html">Arthur Ouaknine’s Personal Page</title><subtitle>Resercher Fellow at McGill University and Mila. Graduated PhD at Télécom Paris and valeo.ai</subtitle><author><name>Arthur Ouaknine</name><email>arthur.ouaknine[at]gmail.com</email></author><entry><title type="html">Review of Deep Learning Algorithms for Image Semantic Segmentation</title><link href="https://arthurouaknine.github.io/blog-posts/2018/12/semantic-segmentation/" rel="alternate" type="text/html" title="Review of Deep Learning Algorithms for Image Semantic Segmentation" /><published>2018-12-11T00:00:00-08:00</published><updated>2018-12-11T00:00:00-08:00</updated><id>https://arthurouaknine.github.io/blog-posts/2018/12/semantic-segmentation</id><content type="html" xml:base="https://arthurouaknine.github.io/blog-posts/2018/12/semantic-segmentation/"><![CDATA[<p>In this blog post, architecture of a few previous state-of-the-art models on image semantic segmentation challenges are detailed. Note that researchers test their algorithms using different datasets (PASCAL VOC, PASCAL Context, COCO, Cityscapes) which are different between the years and use different metrics of evaluation. Thus the cited performances cannot be directly compared per se.</p>

<p><a href="https://medium.com/@arthur_ouaknine/review-of-deep-learning-algorithms-for-image-semantic-segmentation-509a600f7b57">This blog post is available on Medium.</a></p>

<hr />]]></content><author><name>Arthur Ouaknine</name><email>arthur.ouaknine[at]gmail.com</email></author><category term="Semantic Segmentation" /><category term="Deep Learning" /><category term="Datasets" /><category term="Metrics" /><summary type="html"><![CDATA[In this blog post, architecture of a few previous state-of-the-art models on image semantic segmentation challenges are detailed. Note that researchers test their algorithms using different datasets (PASCAL VOC, PASCAL Context, COCO, Cityscapes) which are different between the years and use different metrics of evaluation. Thus the cited performances cannot be directly compared per se.]]></summary></entry><entry><title type="html">Deep Learning Model Compression for Image Analysis: Methods and Architectures</title><link href="https://arthurouaknine.github.io/blog-posts/2018/03/model-compression/" rel="alternate" type="text/html" title="Deep Learning Model Compression for Image Analysis: Methods and Architectures" /><published>2018-03-06T00:00:00-08:00</published><updated>2018-03-06T00:00:00-08:00</updated><id>https://arthurouaknine.github.io/blog-posts/2018/03/model-compression</id><content type="html" xml:base="https://arthurouaknine.github.io/blog-posts/2018/03/model-compression/"><![CDATA[<p>This blog post describes theoretical methods to reduce model size. Size reduction for deep learning models is an active field of research. Those methods are truly performant, but the specific type of machine learning models used involves extremely deep and complex architectures (Simonyan et al. (2014), He et al. (2015), Szegedy et al. (2016)). How can we simply transform a deep model into a lighter one without decreasing drastically its performances ? Moreover, does it exist specialized architectures to build light models while achieving state-of-the-art performances ? Note that researchers test their algorithms using different datasets. Thus the cited accuracies cannot be directly compared per se.</p>

<p><a href="https://medium.com/zylapp/deep-learning-model-compression-for-image-analysis-methods-and-architectures-398f82b0c06f">This blog post is available on Medium.</a></p>

<hr />]]></content><author><name>Arthur Ouaknine</name><email>arthur.ouaknine[at]gmail.com</email></author><category term="Model Compression" /><category term="Deep Learning" /><summary type="html"><![CDATA[This blog post describes theoretical methods to reduce model size. Size reduction for deep learning models is an active field of research. Those methods are truly performant, but the specific type of machine learning models used involves extremely deep and complex architectures (Simonyan et al. (2014), He et al. (2015), Szegedy et al. (2016)). How can we simply transform a deep model into a lighter one without decreasing drastically its performances ? Moreover, does it exist specialized architectures to build light models while achieving state-of-the-art performances ? Note that researchers test their algorithms using different datasets. Thus the cited accuracies cannot be directly compared per se.]]></summary></entry><entry><title type="html">Review of Deep Learning Algorithms for Object Detection</title><link href="https://arthurouaknine.github.io/blog-posts/2018/02/object-detection/" rel="alternate" type="text/html" title="Review of Deep Learning Algorithms for Object Detection" /><published>2018-02-05T00:00:00-08:00</published><updated>2018-02-05T00:00:00-08:00</updated><id>https://arthurouaknine.github.io/blog-posts/2018/02/object-detection</id><content type="html" xml:base="https://arthurouaknine.github.io/blog-posts/2018/02/object-detection/"><![CDATA[<p>In this blog post I will review the state-of-the art of object detection models. I will provide details about the evolution of the architectures of the most accurate object detection models from 2012 up to today. One of my analysis criteria will be on their speed at inference allowing real-time analysis. Note that researchers test their algorithms using different datasets (PASCAL VOC, COCO, ImageNet) which are different between the years. Thus the cited accuracies cannot be directly compared per se.</p>

<p><a href="https://medium.com/zylapp/review-of-deep-learning-algorithms-for-object-detection-c1f3d437b852">This blog post is available on Medium.</a></p>

<hr />]]></content><author><name>Arthur Ouaknine</name><email>arthur.ouaknine[at]gmail.com</email></author><category term="Object Detection" /><category term="Deep Learning" /><category term="Datasets" /><category term="Metrics" /><summary type="html"><![CDATA[In this blog post I will review the state-of-the art of object detection models. I will provide details about the evolution of the architectures of the most accurate object detection models from 2012 up to today. One of my analysis criteria will be on their speed at inference allowing real-time analysis. Note that researchers test their algorithms using different datasets (PASCAL VOC, COCO, ImageNet) which are different between the years. Thus the cited accuracies cannot be directly compared per se.]]></summary></entry><entry><title type="html">Review of Deep Learning Algorithms for Image Classification</title><link href="https://arthurouaknine.github.io/blog-posts/2018/01/image-classification/" rel="alternate" type="text/html" title="Review of Deep Learning Algorithms for Image Classification" /><published>2018-01-16T00:00:00-08:00</published><updated>2018-01-16T00:00:00-08:00</updated><id>https://arthurouaknine.github.io/blog-posts/2018/01/image-classification</id><content type="html" xml:base="https://arthurouaknine.github.io/blog-posts/2018/01/image-classification/"><![CDATA[<p>The purpose of this post is to provide a review of the state-of-the-art of image classification algorithms based on the most popular labelled dataset, ImageNet. We will describe some of the innovative architectures which lead to significant improvements. Note that researchers test their algorithms using different datasets (a new ImageNet dataset is released as a new challenge with different images each year). Thus the cited accuracies cannot be directly compared per se.</p>

<p><a href="https://medium.com/zylapp/review-of-deep-learning-algorithms-for-image-classification-5fdbca4a05e2">This blog post is available on Medium.</a></p>

<hr />]]></content><author><name>Arthur Ouaknine</name><email>arthur.ouaknine[at]gmail.com</email></author><category term="Image Classification" /><category term="Deep Learning" /><summary type="html"><![CDATA[The purpose of this post is to provide a review of the state-of-the-art of image classification algorithms based on the most popular labelled dataset, ImageNet. We will describe some of the innovative architectures which lead to significant improvements. Note that researchers test their algorithms using different datasets (a new ImageNet dataset is released as a new challenge with different images each year). Thus the cited accuracies cannot be directly compared per se.]]></summary></entry></feed>