[PR #2583] Add Prompt-Engineering-for-Vision-Models #1900

Open
opened 2025-11-06 13:25:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2583
Author: @anmorgan24
Created: 5/15/2024
Status: 🔄 Open

Base: masterHead: Add-Prompt-Engineering-for-Vision-Models


📝 Commits (1)

  • 81211b8 Add Prompt-Engineering-for-Vision-Models

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

What is this Python project?

This is a Python-based DeepLearningAI free short course on Prompt Engineering for Vision Models. It teaches users to programmatically prompt image segmentation, object detection, and image generation models with natural language, coordinate points, bounding boxes, segmentation masks, and even other images.

What's the difference between this Python project and similar ones?

DeepLearningAI has many fantastic courses, but to my knowledge this is the only course about prompt engineering specifically for vision models. I am also not aware of any courses from other organizations on this topic.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2583 **Author:** [@anmorgan24](https://github.com/anmorgan24) **Created:** 5/15/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `Add-Prompt-Engineering-for-Vision-Models` --- ### 📝 Commits (1) - [`81211b8`](https://github.com/vinta/awesome-python/commit/81211b846bb4e136382f85da0b7558c73be297e8) Add Prompt-Engineering-for-Vision-Models ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description ## What is this Python project? This is a Python-based DeepLearningAI free short course on Prompt Engineering for Vision Models. It teaches users to programmatically prompt image segmentation, object detection, and image generation models with natural language, coordinate points, bounding boxes, segmentation masks, and even other images. ## What's the difference between this Python project and similar ones? DeepLearningAI has many fantastic courses, but to my knowledge this is the only course about prompt engineering specifically for vision models. I am also not aware of any courses from other organizations on this topic. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:25:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1900