Skip to content

🤖 This project utilizes the YOLOv5 object detection model to perform character detection and identification from the popular TV show "The Simpsons". The dataset comprises images of 18 of the most famous characters from the series, including Homer Simpson, Bart Simpson, Marge Simpson, and many more.

License

Notifications You must be signed in to change notification settings

ThecoderPinar/YOLOv5-Simpsons-Object-Detection

Repository files navigation

# Simpsons Object Detection 🎬 Welcome to the Simpsons Object Detection project! This project aims to detect and identify characters from the popular TV show "The Simpsons" using YOLOv5. ## Dataset 📸 The dataset contains images of 18 of the most famous characters from "The Simpsons" series. - **Classes**: abraham_grampa_simpson, apu_nahasapeemapetilon, bart_simpson, charles_montgomery_burns, chief_wiggum, comic_book_guy, edna_krabappel, homer_simpson, kent_brockman, and 9 more. - **Total Images**: 14406 - **Split**: Train (46.6%), Validation (46.6%), Test (6.9%) ## Model 🤖 We use YOLOv5, a state-of-the-art object detection model, for this project. ## Getting Started 🚀 Follow these steps to get started with the project: 1. Clone the repository: git clone https://github.com/ThecoderPinar/simpsons-object-detection.git 2. Install the required dependencies: pip install -r requirements.txt 3. Download the dataset and pre-trained model. 4. Train the model using the provided notebook or scripts. 5. Evaluate the model's performance and make predictions. ## Contributing 👥 Contributions are welcome! Feel free to open issues or submit pull requests. ## License 📝 This project is licensed under the MIT License. See the [LICENSE.md](LICENSE.md) file for details. ## Acknowledgements 🙏 This project wouldn't be possible without the amazing community and contributors. ## Contact 📧 For any inquiries or feedback, please contact [[email protected]](mailto:[email protected]). # YOLOv5-Simpsons-Object-Detection

About

🤖 This project utilizes the YOLOv5 object detection model to perform character detection and identification from the popular TV show "The Simpsons". The dataset comprises images of 18 of the most famous characters from the series, including Homer Simpson, Bart Simpson, Marge Simpson, and many more.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages