dhvazquez commited on
Commit
7343980
·
verified ·
1 Parent(s): fbb31b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [this](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
 
 
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