pro-grammer commited on
Commit
90e49bd
·
verified ·
1 Parent(s): c54415e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -12,7 +12,7 @@ metrics:
12
  - map
13
  - "map@0.5"
14
  pipeline_tag: object-detection
15
- base_model: microsoft/resnet-50
16
  library_name: pytorch
17
  ---
18
 
@@ -20,3 +20,4 @@ library_name: pytorch
20
  [ssd github](https://github.com/adrirubio/ml-rover/tree/main/ssd)
21
 
22
  # Inference Examples
 
 
12
  - map
13
  - "map@0.5"
14
  pipeline_tag: object-detection
15
+ base_model: resnet-50
16
  library_name: pytorch
17
  ---
18
 
 
20
  [ssd github](https://github.com/adrirubio/ml-rover/tree/main/ssd)
21
 
22
  # Inference Examples
23
+ [ssd examples](https://github.com/adrirubio/ml-rover/tree/main/ssd/inference-examples)