Skip to content

artfull-boy/Bib-Number-Detection

Repository files navigation

logo

Bib-Number-Detection

Project Overview

Bib Number Detection is an advanced computer vision project aimed at accurately detecting and recognizing bib numbers from images and videos. This repository houses the entire project codebase, including the training dataset, model architecture, training scripts, and deployment tools. The goal is to streamline the process of identifying and cataloging athletes in races and events using automated image analysis.

Features

  • High Accuracy Detection: Utilizes state-of-the-art deep learning models for precise bib number detection and recognition.
  • Real-time Processing: Capable of processing images in real-time, making it suitable for daily use.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/bib-number-detection.git
  2. Navigate to the project directory

  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Install react modules:

    npm install
  5. Run the project:

    npm start
    python app.py

Interface

Home Page: Homepage Screen

Photgrapher Sign In: Photographer Screen

Adding Marathon: Adding Marathon Screen

Showing All Marathons: Marathons Screen

Marathon Page: Marathon Screen

Contributing

We welcome contributions from the community. To contribute, please fork the repository, create a new branch for your feature or bug fix, and submit a pull request. Make sure to follow our coding standards and include relevant tests.

Acknowledgements

Special thanks to all contributors and the open-source community for their invaluable support and resources.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published