Skip to content

Commit

Permalink
add adapters
Browse files Browse the repository at this point in the history
  • Loading branch information
Gorunov committed Sep 10, 2020
1 parent bed4d97 commit 1e35a61
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions models/intel/vehicle-detection-0203/accuracy-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ models:

launchers:
- framework: dlsdk
adapter:
type: class_agnostic_detection

datasets:
- name: crossroad_extra_untagged_vehicle
Expand Down
3 changes: 2 additions & 1 deletion models/intel/vehicle-detection-0204/accuracy-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ models:

launchers:
- framework: dlsdk

adapter:
type: class_agnostic_detection
datasets:
- name: crossroad_extra_untagged_vehicle
preprocessing:
Expand Down
3 changes: 2 additions & 1 deletion models/intel/vehicle-detection-0205/accuracy-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ models:

launchers:
- framework: dlsdk

adapter:
type: class_agnostic_detection
datasets:
- name: crossroad_extra_untagged_vehicle
preprocessing:
Expand Down

0 comments on commit 1e35a61

Please sign in to comment.