Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update motivation.mdx: images-to-text sentence. #374

Merged
merged 1 commit into from
Jan 16, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chapters/en/unit1/chapter1/motivation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Our ball example is still a simple one, and you might not think that is super us

We are now on the cusp of an AI renaissance. A moment in time when we can train, deploy, and share our model freely. A moment when our models can detect things in images that we would not be able to see ourselves.

The limits of computer vision have been expanded, too. We can now generate images from text and describe images to text. And we can do that from our smartphones. Computer vision applications are everywhere. The possibilities are ours to explore and that is precisely what we will do in this course.
The limits of computer vision have been expanded, too. We can now generate images from text and generate descriptive text from images. And we can do that from our smartphones. Computer vision applications are everywhere. The possibilities are ours to explore and that is precisely what we will do in this course.

We welcome you to the field of computer vision. Take a seat. Enjoy the ride. It is going to be amazing.

Loading