Update README.md
Browse files
README.md
CHANGED
@@ -46,4 +46,4 @@ pipeline_tag: image-classification
|
|
46 |
print(predicted_labels)
|
47 |
|
48 |
## Model generation
|
49 |
-
The model has been created using the 'train_shape_detector.py
|
|
|
46 |
print(predicted_labels)
|
47 |
|
48 |
## Model generation
|
49 |
+
The model has been created using the 'train_shape_detector.py' of the project from the project https://github.com/0-ma/geometric-shape-detector. No external code sources were used.
|