Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,10 @@ language:
|
|
| 7 |
---
|
| 8 |
# Magic The Gatering Image Semantic Segmentation model.
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
## Model Details
|
| 11 |
- Architecture: lraspp_mobilenet_v3_large
|
| 12 |
- Input Size: 320x240
|
|
@@ -33,10 +37,3 @@ See `inference_example.py` for example usage.
|
|
| 33 |
- opencv-python
|
| 34 |
- numpy
|
| 35 |
- Pillow
|
| 36 |
-
|
| 37 |
-
## Aditional Information
|
| 38 |
-
|
| 39 |
-
[Demo](https://huggingface.co/spaces/dhvazquez/mtg_semantic_segmentation)
|
| 40 |
-
[Dataset](https://huggingface.co/datasets/dhvazquez/mtg_synthetic_cards_semantic_segmentation)
|
| 41 |
-
[Source Code](https://github.com/diegovazquez/mtg_card_image_segmentation)
|
| 42 |
-
|
|
|
|
| 7 |
---
|
| 8 |
# Magic The Gatering Image Semantic Segmentation model.
|
| 9 |
|
| 10 |
+
[Demo](https://huggingface.co/spaces/dhvazquez/mtg_semantic_segmentation)
|
| 11 |
+
[Dataset](https://huggingface.co/datasets/dhvazquez/mtg_synthetic_cards_semantic_segmentation)
|
| 12 |
+
[Source Code](https://github.com/diegovazquez/mtg_card_image_segmentation)
|
| 13 |
+
|
| 14 |
## Model Details
|
| 15 |
- Architecture: lraspp_mobilenet_v3_large
|
| 16 |
- Input Size: 320x240
|
|
|
|
| 37 |
- opencv-python
|
| 38 |
- numpy
|
| 39 |
- Pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|