Skip to content

Conversation

santoshmahto7
Copy link

No description provided.

Comment on lines +17 to +18
| [Gst.Model.Yolo.Segmentation.Masks] | 1 x 116 x 21504 | Detection results with mask coefficients |
| [Gst.Model.Yolo.Segmentation.Logits] | 1 x 32 x 32 x 256 | Prototype mask patterns |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should have links to tensors detailled page:

Suggested change
| [Gst.Model.Yolo.Segmentation.Masks] | 1 x 116 x 21504 | Detection results with mask coefficients |
| [Gst.Model.Yolo.Segmentation.Logits] | 1 x 32 x 32 x 256 | Prototype mask patterns |
| [detections] | 1 x 116 x 21504 | Detection results with mask coefficients |
| [protos] | 1 x 32 x 32 x 256 | Prototype mask patterns |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants