Spaces:
Configuration error
Configuration error
File size: 387 Bytes
d6e806a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # Shape Classification System
A Flask-based web application for classifying shapes in images using computer vision techniques.
## Features
- Upload and process multiple images
- Advanced shape feature extraction
- Similarity-based classification
- Interactive dashboard
- Manual classification correction
- Detailed visualization of results
## Installation
1. Clone the repository:
|