Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ pipeline_tag: image-classification
|
|
| 8 |
|
| 9 |
## Model description
|
| 10 |
This model serves as the **Eye of Darkchess Robot**, used to recognize the real-world Darkchess board.
|
| 11 |
-
>
|
| 12 |
|
| 13 |
### Architecture
|
| 14 |
Based on [AlexNet](http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf) and [LeNet](https://yann.lecun.com/exdb/publis/pdf/lecun-98.pdf), with modifications to theirs architecture and parameters.
|
|
|
|
| 8 |
|
| 9 |
## Model description
|
| 10 |
This model serves as the **Eye of Darkchess Robot**, used to recognize the real-world Darkchess board.
|
| 11 |
+
> For more imformation, please visit: https://github.com/ryanlinjui/darkchess-robot
|
| 12 |
|
| 13 |
### Architecture
|
| 14 |
Based on [AlexNet](http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf) and [LeNet](https://yann.lecun.com/exdb/publis/pdf/lecun-98.pdf), with modifications to theirs architecture and parameters.
|