{"id":26707233,"url":"https://github.com/machinelearningprodigy/objectdetection","last_synced_at":"2026-05-04T03:35:33.450Z","repository":{"id":254564741,"uuid":"846917538","full_name":"machinelearningprodigy/objectDetection","owner":"machinelearningprodigy","description":"This AI-powered app combines Stable Diffusion for image generation and DETR for object detection, all within an interactive Streamlit interface. 🎨🔍 Users can generate stunning AI images from text prompts and detect objects in uploaded images with high accuracy. 🚀 Simple, fast, and efficient—bringing AI creativity to your fingertips! ","archived":false,"fork":false,"pushed_at":"2025-02-13T16:33:41.000Z","size":83,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T06:32:21.171Z","etag":null,"topics":["ai","genai","huggingface","image-processing","jupyter-notebook","models","python3"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/machinelearningprodigy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-24T10:17:04.000Z","updated_at":"2025-02-27T19:15:48.000Z","dependencies_parsed_at":"2025-03-27T06:38:23.393Z","dependency_job_id":null,"html_url":"https://github.com/machinelearningprodigy/objectDetection","commit_stats":null,"previous_names":["machinelearningprodigy/objectdetection"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/machinelearningprodigy/objectDetection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machinelearningprodigy%2FobjectDetection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machinelearningprodigy%2FobjectDetection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machinelearningprodigy%2FobjectDetection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machinelearningprodigy%2FobjectDetection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/machinelearningprodigy","download_url":"https://codeload.github.com/machinelearningprodigy/objectDetection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machinelearningprodigy%2FobjectDetection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32593945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","genai","huggingface","image-processing","jupyter-notebook","models","python3"],"created_at":"2025-03-27T06:28:13.397Z","updated_at":"2026-05-04T03:35:33.435Z","avatar_url":"https://github.com/machinelearningprodigy.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 AI Image Generation \u0026 Object Detection App\n\nWelcome to the **AI Image Generation \u0026 Object Detection App**! This project utilizes **Stable Diffusion** for text-to-image generation and **DETR (DEtection TRansformer)** for object detection in images. 🎨🔍\n\n---\n\n## ✨ Features\n\n✅ **Generate Images** from text prompts using Stable Diffusion 🖼️  \n✅ **Detect Objects** in uploaded images with DETR 🤖  \n✅ **Download Generated Images** with a single click ⬇️  \n✅ **Streamlit Web Interface** for an easy-to-use experience 🏆  \n\n---\n\n## 📦 Installation\n\n1. Clone this repository:\n   ```bash\n   https://github.com/machinelearningprodigy/objectDetection\n   \n   ```\n    ```bash\n    cd objectDetection\n      ```\n\n2. Install dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n3. Download the Stable Diffusion model weights:\n   ```bash\n   mkdir stable_diffusion_weights\n   ```\n   Place your model weights inside the `stable_diffusion_weights` folder.\n\n4. Run the app:\n   ```bash\n   streamlit run app.py\n   ```\n\n---\n\n## 🎨 Image Generation\n\n1️⃣ Enter a **text prompt** (e.g., *\"A futuristic city at sunset\"*)  \n2️⃣ Click **Generate Image**  \n3️⃣ View and **download** your AI-generated masterpiece! 🌟\n\n---\n\n## 🔍 Object Detection\n\n1️⃣ Upload an **image**  \n2️⃣ The model will **detect objects** and display bounding boxes 🖼️  \n3️⃣ View detected objects with labels and confidence scores 📊\n\n---\n\n## 🛠️ Technologies Used\n\n- 🤖 **Stable Diffusion** (RunwayML Stable Diffusion v1-5)\n- 🔍 **DETR (DEtection TRansformer)**\n- 🚀 **Streamlit** (Interactive UI)\n- 🏞️ **PIL (Pillow)** (Image Processing)\n- 🔥 **PyTorch** (Deep Learning Framework)\n\n---\n\n## 🌟 Demo\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://media.giphy.com/media/3ohs7KViF9UczbUiDO/giphy.gif\" width=\"400\"\u003e\n  \u003cbr\u003e\n  \u003cem\u003eWatch the AI generate images in real-time! 🎨\u003c/em\u003e\n\u003c/p\u003e\n\n---\n\n## 📜 License\n\nThis project is licensed under the **MIT License**. Feel free to use and modify it! 💡\n\n💙 **Enjoy AI Creativity!** 🚀\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachinelearningprodigy%2Fobjectdetection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmachinelearningprodigy%2Fobjectdetection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachinelearningprodigy%2Fobjectdetection/lists"}