Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ model-index:
|
|
15 |
|
16 |
# 🦶 Faster R-CNN Foot Detection Model
|
17 |
|
|
|
|
|
18 |
by [Tony Assi](https://www.tonyassi.com/)
|
19 |
|
20 |
This model detects **feet or shoes** in an image using a fine-tuned [Faster R-CNN](https://pytorch.org/vision/stable/models/generated/torchvision.models.detection.fasterrcnn_resnet50_fpn.html) model from Torchvision.
|
|
|
15 |
|
16 |
# 🦶 Faster R-CNN Foot Detection Model
|
17 |
|
18 |
+

|
19 |
+
|
20 |
by [Tony Assi](https://www.tonyassi.com/)
|
21 |
|
22 |
This model detects **feet or shoes** in an image using a fine-tuned [Faster R-CNN](https://pytorch.org/vision/stable/models/generated/torchvision.models.detection.fasterrcnn_resnet50_fpn.html) model from Torchvision.
|