Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

Category: Reddit MachineLearning

[R] Real-world attack on MTCNN face detection system

Hi there!
We implemented a real-world attack on one of the best public face detection system – MTCNN. We did it with different b/w stickers. It seems to be robust 😉

Paper: https://arxiv.org/abs/1910.06261

Code: https://github.com/edosedgar/mtcnnattack

Video demonstration: https://www.youtube.com/watch?v=OY70OIS8bxs

Comments are welcome!

submitted by /u/ink0gn1tus
[link] [comments]

Exploring the fundamental flaw of machine learning [D]

Exploring the fundamental flaw of machine learning [D]

“You are smarter than your data. Data do not understand causes and effects; humans do.”

In The Book of Why, award-winning computer scientist Judea Pearl explores the reasons why data-centric AI systems fail miserably at some of the tasks that humans perform without a second thought.

https://bdtechtalks.com/2019/12/09/judea-pearl-the-book-of-why-ai-causality/

https://preview.redd.it/78ujjog8h7441.jpg?width=1392&format=pjpg&auto=webp&s=c2339043513d0155e01edd48c76848cc2226ff20

submitted by /u/bendee983
[link] [comments]

[D] Masters in France

As many people know, the relatively famous MVA master is taught in Paris, I’ think in Cachan (or is it Saclay?). It has a low tuition fee. I found another master by the Ecole Polytechnique which costs around 15k a year. Can anyone comment on it or the difference between them? Has anyone had direct experience?

submitted by /u/terminal_object
[link] [comments]

[R] StyleGAN2: Analyzing and Improving the Image Quality of StyleGAN

Abstract

The style-based GAN architecture (StyleGAN) yields state-of-the-art results in data-driven unconditional generative image modeling. We expose and analyze several of its characteristic artifacts, and propose changes in both model architecture and training methods to address them. In particular, we redesign generator normalization, revisit progressive growing, and regularize the generator to encourage good conditioning in the mapping from latent vectors to images. In addition to improving image quality, this path length regularizer yields the additional benefit that the generator becomes significantly easier to invert. This makes it possible to reliably detect if an image is generated by a particular network. We furthermore visualize how well the generator utilizes its output resolution, and identify a capacity problem, motivating us to train larger models for additional quality improvements. Overall, our improved model redefines the state of the art in unconditional image modeling, both in terms of existing distribution quality metrics as well as perceived image quality.

Arxiv: https://arxiv.org/abs/1912.04958

PDF: https://arxiv.org/pdf/1912.04958.pdf

Youtube: https://www.youtube.com/watch?v=c-NJtV9Jvp0

Code: https://github.com/NVlabs/stylegan2

submitted by /u/veqtor
[link] [comments]

[D] Generating a list of companies connected to Computer Vision / ML or Autonomous vehicles

As a personal project, I’m trying to generate a comprehensive list of all companies working in the space. My idea is to then see and further group them and maybe see how the distribution is among companies who give cv as a service and companies who build on cv.

What do you guys think would be the best way to generate such a list? I’m targeting companies both big and small

submitted by /u/ItalianBarGirl
[link] [comments]

[Discussion] Is there actually precedent of enforcement of the broad language deep learning patents discussed in this sub?

This sub seems to have a rather alarmist reaction to patents which is a bit surprising to me. Coming from a Data and Software Engineering background, and holder of a couple patents myself with admittedly fairly broad claims for data systems, I have found that all existing use cases in the industry utilize patents as a sort of nuclear deterrence – to disincentive auxiliary lawsuits against you rather than as offensive claims.

So it’s a bit shocking to me how seriously this subreddit in particular takes patents as opposed to /r/computerscience or hacker news. Does the field of machine learning actively attack people who use similar techniques?

submitted by /u/ArkGuardian
[link] [comments]