Skip to content

XynoxTheDev/A468

Repository files navigation

A468 — Object Recognition & Manipulation Program

Overview

A468 is a comprehensive program designed for object recognition and manipulation. Utilizing machine learning techniques, this project aims to accurately identify and interact with objects in various environments. The project is a blend of backend development in Python and frontend development using HTML, CSS.

Features

  • Object Detection: Employs machine learning algorithms to detect and recognize objects.
  • Manipulation Capability: Interacts with recognized objects based on predefined operations.
  • Web Interface: User-friendly web interface for interaction and visualization.

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/XynoxTheDev/A468.git
    cd A468
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python main.py

Usage

After installation, you can access the application via http://localhost:5000 in your web browser. The main functionalities include:

  • Recognize Objects: Upload images to have objects identified.
  • Interact with Objects: View and manipulate recognized objects through the web interface.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

For questions or inquiries, reach out to XynoxTheDev & Anurag3301.