Skip to content

Commit

Permalink
Update multimodal representation config to include left/right img attrs
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanpainchaud committed Oct 24, 2023
1 parent 4b636c8 commit c6d24ae
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,13 @@ data:
- ht_cm
image_attributes:
- gls
- gls_left
- gls_right
- lv_area
- lv_length
- myo_area
- myo_area_left
- myo_area_right

predict:
_target_: didactic.data.cardinal.predict.CardiacRepresentationPredictionWriter
Expand Down

0 comments on commit c6d24ae

Please sign in to comment.