Feedback Request: Course Lesson #649
Unanswered
DavidLandup0
asked this question in
Show and tell
Replies: 1 comment
-
I read the book version of your course @DavidLandup0 and loved it! We've made a lot of changes to KerasCV since you wrote it and would love to connect some time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey! I've been writing a course on practical deep learning for CV since the beginning of the year. I opted for Keras, as it's IMO, the best library to showcase practical, simple, easy-to-follow examples and produce great results, with minimal boilerplate and fluff.
A good portion of the course is tied to tools of the trade, and covers
tf-keras-vis
,tfds
, what-if, etc. and a huge emphasis is put on developing skills to be a CV engineer (finding, understanding and implementing papers, finding and using tools, optimizing training pipelines, etc.). One of the tools covered in the course is, naturally, KerasCV!Since it's still in development, I left some space to update the course as KerasCV develops as well. Here's a free open lesson written as an introduction to the lib. It would really mean a lot if any feedback was given for it!
@LukeWood @bhack
Beta Was this translation helpful? Give feedback.
All reactions