Nayon01 commited on
Commit
183b676
·
verified ·
1 Parent(s): ca80d8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: mit
3
  ---
4
  Hi, this is Nayon.
5
- ShapeAnnotator (./shapes-v1.pkl) is my first machine learning–based AI model that can identify basic geometrical shapes such as triangle, circle, and rectangle.
6
  For best accuracy, you should use pure black-and-white images as shown in the example.
7
  Here's the python code and example.
8
  ```python
 
2
  license: mit
3
  ---
4
  Hi, this is Nayon.
5
+ ShapeAnnotator ([shapes-v1.pkl](./shapes-v1.pkl)) is my first machine learning–based AI model that can identify basic geometrical shapes such as triangle, circle, and rectangle.
6
  For best accuracy, you should use pure black-and-white images as shown in the example.
7
  Here's the python code and example.
8
  ```python