Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 726 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 726 Bytes

Celeb Face Detection

This project implements a simple Celeb Face Detection using the CelebA dataset from Kaggle. The goal is to detect faces of celebrities in images.

How to Use

  1. Open the Celeb Face Detection Colab Notebook.

  2. Click on the "Open in Colab" badge to open the notebook in Google Colab.

  3. Follow the instructions in the notebook to run the face detection on the CelebA dataset.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix.

  3. Make your changes and submit a pull request.

License

This project is licensed under the MIT License.