Commit 5f854d0
vis utility function visualize() support segm mask prediction
Summary:
In bento N5675106 **visualize_fusion_models.py**, we'd like to support the visualization and side-by-side comparison of egobody mask predictions from different Fusion MT models. This diff contains the required changes.
- For visualize() function, add a new argument **show_segm**
Differential Revision: D77811204
fbshipit-source-id: 9d98dd004d9321cebdf5779e59f594af0190ee6a1 parent ada444a commit 5f854d0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
| 454 | + | |
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
| |||
0 commit comments