• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online DegreeExplore Bachelor’s & Master’s degrees
  • MasterTrack™Earn credit towards a Master’s degree
  • University CertificatesAdvance your career with graduate-level learning
Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Advanced Computer Vision with TensorFlow

    Learner Reviews & Feedback for Advanced Computer Vision with TensorFlow by DeepLearning.AI

    Filled StarFilled StarFilled StarFilled StarHalf Faded Star
    4.7
    stars
    520 ratings

    About the Course

    In this course, you will: a) Explore image classification, image segmentation, object localization, and object detection. Apply transfer learning to
    object localization and detection. b) Apply object detection models such as regional-CNN and ResNet-50, customize existing models, and build
    your own models to detect, localize, and label your own rubber duck images. c) Implement image segmentation using variations of the fully
    convolutional network (FCN) including U-Net and d) Mask-RCNN to identify and detect numbers, pets, zombies, and more. d) Identify which
    parts of an image are being used by your model to make its predictions using class activation maps and saliency maps and a...
    ...

    Top reviews

    EN

    Oct 1, 2021

    Filled StarFilled StarFilled StarFilled StarFilled Star

    I have learnt many useful computer vision algorithms and more importantly applied them myself. In my mind, practical sessions provided during the course makes it one of the best in Coursera platform

    LD

    Mar 23, 2023

    Filled StarFilled StarFilled StarFilled StarFilled Star

    This course is amazing. It is introduced the most important topics in Computer Vision nowadays: from object detection to generative networks. This is a must-to-do in any capacitation on AI field.

    Filter by:

    1 - 25 of 77 Reviews for Advanced Computer Vision with TensorFlow

    Filled StarFilled StarFilled StarStarStar

    By Adriano

    •

    Feb 7, 2021

    The concepts and the teaching is ok. The labs are basically a follow the code, with no great code challenge

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Francois R

    •

    Mar 14, 2021

    Excellent course.

    This is the course that I was the more eager to take in the specialization as I have created Computer Vision models previously (and added that functionality to my iOS app) last year.

    Things I specially liked:

    - The week on Segmentation and particularly the assignment as I will be able to do similar implementation with other models like U-Net

    - I like the weekly quiz to solidify the new knowledge.

    Things I liked less:

    - The assignment of Week 2 on Object Detection as it required too much getting in the customization of a specific model. That being said, the exercice is probably useful and training from only 5 images is cool...

    Filled StarFilled StarFilled StarStarStar

    By Nikolaj E

    •

    Dec 22, 2020

    A bit hard to mess around with file uploads, but the biggest problem was that Colab blocked GPU access for many hours - maybe I tried to many times...

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Eric L

    •

    Dec 24, 2020

    I thought this was the best course in the tensorflow series so far! You get to learn about more sophisticated architectures like FCN, U-Net, ResNet, etc. The programming exercises take a little more time than the other courses and are intended to help you load models and restore checkpoints from new models you find on blogs. It would be great to also have classes on NLP and reinforcement learning at this level.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Tamim-Ul-Haq M

    •

    Dec 28, 2020

    Very interesting course and complex content. Perfect place to start if your planning enter into a research field in Computer Vision.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Jay R

    •

    Dec 31, 2020

    Excellent explanations and practical exercises to help you get going on object detection and semantic segmentation. This course is essential for anyone wanting to get the most out of Tensorflow for Computer Vision.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Eyvaz N

    •

    Oct 1, 2021

    I have learnt many useful computer vision algorithms and more importantly applied them myself. In my mind, practical sessions provided during the course makes it one of the best in Coursera platform

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Luiz d

    •

    Mar 23, 2023

    This course is amazing. It is introduced the most important topics in Computer Vision nowadays: from object detection to generative networks. This is a must-to-do in any capacitation on AI field.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Mohd. F I S

    •

    Apr 18, 2021

    One of the finest in depth course on computer vision. So much helpful if anyone wishes to dive into application oriented tasks of computer vision. Very much helpful for research also.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By ravi k

    •

    Apr 20, 2021

    The level of preparation of the instructors showed. Salient points were brought to the forefront. A lot of rich material, will probably take me a year to fully assimilate.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Moustafa S

    •

    Jan 3, 2021

    great course to know all about image segmentation , localization and other image stuffs, great course

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Jeremy L

    •

    Dec 27, 2020

    Another wonderful course by DeepLearning.ai, I really enjoy taking this course!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By akyang

    •

    Dec 27, 2020

    It is very helpful course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Azzam R

    •

    Feb 16, 2022

    This is by far the richest course I have ever taken on Coursera amongst the 19 courses I already finished during the past two years. It is well structured and provided with neat introductions for each of the taught topics. Moreover, the labs and exercises help a lot in getting your hands dirty with coding, especially if try to write the code yourself from your memory after going through it. Finally, the supporting team is highly cooperative and responsive to issues raised by the learning in the Discourse Forum. Thank you Laurance.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Ernest W

    •

    Nov 14, 2021

    Deep-dive into various kind of convolutional neural networks and great extension to my current knowledge. In my opinion course and its assignments are significantly more difficult and less self-explanatory than previously in specialization. Can't decide if it's better or worse.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Venkatesan K

    •

    Jan 30, 2021

    Excellent course structure and well defined explanations. Assignments were fun as always. I learnt a lot about computer vision and managed to get useful functions for visualisations especially in object detections. Thank you to the teacher!!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Tanner W M

    •

    Dec 16, 2021

    The course gives an advanced guidance encouraging the learner to go the extra step to understand the coding and implementation of different deep learning algorithms. Lab modules each week were very insightful. Thank you for the course

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Jenny C

    •

    Jul 17, 2021

    Thank you Coursera for this wonderful course . It was only at this course I came to know that we can visualize what our neural network was paying attention to. Each and every lectures were amazing and I learned a lot

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Bernard F

    •

    Jan 19, 2021

    Excellent content and great presentation.

    I am doing a masters using computer vision for medical diagnostics and this course provided excellent clear summaries of some of the basics on which my thesis is based.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Deleted A

    •

    Jul 27, 2021

    Thanks to all who contribute to this course! Useful material with amazing assignments! I really value the knowledge I got from this course as I can use them in my projects as well

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Vishnu P M

    •

    Apr 18, 2022

    Very informational with easy to do lab assignments with practical implementation for each topics which are shared on video. The final week was a little intense but was finishable

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Rajendra A

    •

    Jul 21, 2021

    Excellent walkthrough and assignments on Saliency map, GradCAM, Class Activation map, Image Segmentation, Transfer Learning etc.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By PAIDIMARRI N

    •

    May 20, 2024

    I have well acquired advanced techniques related to computer vision area. Thank you so much all instructors in this course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Jason A

    •

    Jul 16, 2021

    This class was probably the most challenging so far, but I learned some valuable deep learning techniques.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Malek A

    •

    Nov 14, 2022

    Cours très interessant , notions avancées en visison par odinateur et bien expliquées .

    Je le recommande .

    • Chevron Left
    • 1
    • 2
    • 3
    • 4
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Sign up

    Learn on your own time from top universities and businesses.

    ​
    ​
    Between 8 and 72 characters
    Your password is hidden
    ​

    or

    Already on Coursera?


    I accept Coursera's Terms of Use and Privacy Notice. Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.