Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ short_description: MTG Real-time Card Semantic Segmentation
|
|
| 13 |
|
| 14 |
A real-time card segmentation application that uses semantic segmentation to detect and highlight cards in camera feeds. Built with ONNX Runtime Web for in-browser AI inference.
|
| 15 |
|
| 16 |
-
- Pre-generated dataset in
|
| 17 |
- Trained model in this [link](https://huggingface.co/dhvazquez/mtg_semantic_segmentation)
|
| 18 |
- Source Code in this [link](https://github.com/diegovazquez/mtg_card_image_segmentation)
|
| 19 |
|
|
|
|
| 13 |
|
| 14 |
A real-time card segmentation application that uses semantic segmentation to detect and highlight cards in camera feeds. Built with ONNX Runtime Web for in-browser AI inference.
|
| 15 |
|
| 16 |
+
- Pre-generated dataset in this [link](https://huggingface.co/datasets/dhvazquez/mtg_synthetic_cards_semantic_segmentation)
|
| 17 |
- Trained model in this [link](https://huggingface.co/dhvazquez/mtg_semantic_segmentation)
|
| 18 |
- Source Code in this [link](https://github.com/diegovazquez/mtg_card_image_segmentation)
|
| 19 |
|