tonyassi commited on
Commit
2ca03a5
·
verified ·
1 Parent(s): 511963f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/648a824a8ca6cf9857d1349c/5yqaFK6aNuC_suQE2o_BA.jpeg)
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.