AI, Python, Cognitive Neuroscience
3.82K subscribers
1.09K photos
46 videos
78 files
891 links
Download Telegram
Let's learn more about this amazing #YOLO framework - a supremely fast and accurate framework for object detection. Let's explore YOLO, know why we should use it over other object detection algorithms, the different techniques used by YOLO and then let's implement it in #Python. It’s the ideal guide to gain invaluable knowledge and then apply it in a practical hands-on manner. https://bit.ly/2uq7n9y

✴️ @AI_Python_EN
This media is not supported in your browser
VIEW IN TELEGRAM
Generating adversarial patches against YOLOv2

Adversarial attacks on machine learning models have seen increasing interest in the past years. By making only subtle changes to the input of a convolutional neural network, the output of the network can be swayed to output a completely different result. The first attacks did this by changing the pixel values of an input image slightly to fool a classifier to output the wrong class.

paper: https://lnkd.in/d5SnGYv

#yolo #deeplearning

✴️ @AI_Python_EN