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.
- 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.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/XynoxTheDev/A468.git cd A468
-
Install dependencies:
pip install -r requirements.txt
-
Run the application:
python main.py
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.
This project is licensed under the MIT License. See the LICENSE file for more information.
For questions or inquiries, reach out to XynoxTheDev & Anurag3301.