OA
2020年9月3日
Great course. Easy to understand and with very synthetized information on the most relevant topics, even though some videos repeat information due to wrong edition, everything is still understandable.
AG
2019年1月12日
Great course for kickoff into the world of CNN's. Gives a nice overview of existing architectures and certain applications of CNN's as well as giving some solid background in how they work internally.
創建者 A O
•2020年5月22日
Assignments do suck.
If model cannot be run locally there is no way to debug it. More test cases that would cover most common mistakes would be quite useful. Otherwise the only way through is to burry into forum topics for hours.
創建者 Rosario C
•2018年1月4日
The lectures were messier compared with the previous courses. Lot's of problems with the grading tools. The content of the course is great, so I would recommend it to others, modulo warning the others about being more patient :)
創建者 Patrick S
•2020年12月26日
This is one of the weaker courses in the specialization. I wish it had gone more in-depth. It's so far the most complex problem and I don't feel like it has gotten the same attention as the basics did, in the other courses.
創建者 G C
•2018年3月24日
Covers interesting material and practical problems, and tries to get the student to implement useful tools, but there is a large disconnect between the understandable theory and frameworks used to implement the solutions.
創建者 Victor P
•2017年11月29日
Good course, but with the conjunction of the poor quality of the Coursera interface, video quality, the price does not feel like a great bargain. Still I feel confident I can be efficient after following this course.
創建者 Sebastiano B
•2019年10月21日
Exercises were purposly difficult because of obscure API documentation and quirks (not because the problem itself was difficult). Good school in debugging, I personally disagreed with it (V3 if I remember correctly).
創建者 Rob W
•2018年5月14日
Enjoyed the course but the programming assignments weren't well designed I think. They were more about debugging than applying what was learned. I preferred the assignments of the earlier courses of this curricilum
創建者 Lavínia M T
•2020年11月26日
The Face Recognition lab just don't make any sense, the expected outputs are the ones in the Face Recognition for the Happy House. And it made the exercise very annoying! Despite it, the course is really good.
創建者 Denys G
•2017年12月3日
The production of the course felt rushed, there are numerous clipping issues in the videos and a major bug in one of the assignments. Also, for such a key topic to be covered in only 4 weeks felt very shallow.
創建者 E S
•2018年1月21日
Good explanations of the material but bugs in homework assignments and better explanations of tf usages is required for certain assignments. A refresher of tf via an additional assignment would've been nice.
創建者 Daniel M
•2018年1月27日
Good insights on the YOLO algorithm as well as in Siamese networks and triplet loss. Miss some more deeper understanding both in the lectures and the assignments, but I totally recommend the course anyway.
創建者 ashwin m
•2019年7月22日
very good topics discussed ,facial recognition and facial verification assignments do not do justice to the complexity involved.practical knowledge gained is less compared to other modules prior to this.
創建者 Carlos V
•2020年7月16日
The knowledge is good, and the techniques taught are valuable; however, having to use a deprecated version of TensorFlow is annoying and a lot of this will have to be re-learned to be put into practice.
創建者 Hagay G
•2019年4月26日
Course is very informative.
Unfortunately, unlike other courses in the spec, there were quite a few bugs in the notebooks and they took quite a while to load due to the sheer weight of the models loaded.
創建者 David v L
•2018年1月2日
Face recognition is a bit oversimplified, there is more to it that a simple accuracy metric. Priors are involved, which are included in the NN training, but should really be disassociated in evaluation.
創建者 João G V
•2020年1月23日
In contrast to course 1 and 2, I've found the videos to be rather shallow (no pun intended), in the sense that, in my opinion, they haven't explained thoroughly the techniques' underlying mathematics.
創建者 Ramon S
•2021年6月20日
The information in the lectures was brilliant. However, the coding assignments don't really test your understanding of the course, rather your ability to piece together the authors previous code.
創建者 Joscha O
•2018年1月3日
This is a very interesting and well structured but the assignments in week 4 got alot of bugs, grading gives zero points for the right ouput (according to the notebook) and ten for a wrong one...
創建者 Swaraj L
•2020年4月4日
The course starts normal but suddenly gets very confusing from the start of week 2. Also it gets a bit difficult to understand things later on. Otherwise its very good course and i enjoyed it
創建者 Marcela H B
•2021年8月27日
Overall the specialization this course is the more complex, not only regarding the main concepts I think that the assignments are hard and will be usefull have more context about tensorflow
創建者 Martin S
•2021年5月16日
So far I was very enthusiastic about the courses but this one is rather disappointing. Unfortunately, the video editing is very poor, if done at all, which make listening somewhat annoying.
創建者 George C
•2018年1月15日
Some frustrating issues with the week 4 assignments. I would also like some explanation on how to download all the related materials so I can play with the models later on my own machine.
創建者 Michael A
•2018年1月8日
The programming exercises in week 4 have mistakes in them that have been reported over 2 months ago and still not fixed.
I would expect a payed course to exhibit a higher responsiveness.
創建者 Mario S
•2018年6月20日
Content: good! state of the art!Lecture: to many cut mistakes of the videos such that many sentences are repeated.Exercises: content ok but notebook functionality and grader too buggy!
創建者 Bashyam A
•2017年11月25日
The lectures were pretty good - however, the programming exercises were rather error-prone. Huge thanks to the Discussion Forum where other students had posted trouble-shooting tips.