Replies: 5 comments
-
here is a simple graph that return a dict with 2 lists:
the output has 2 items ie. 2 lists Through MCT, we have 5 items ie. the unique values of both lists combined.
In object detection where we have outputs like 'bbox', 'scores', 'classes', it's critical to maintain lists and/or keys. |
Beta Was this translation helpful? Give feedback.
-
Hi @mikeseven, This is a familiar limitation of MCT (see Technical Constraints on our project's website). I can see that you managed to fix it on your fork. |
Beta Was this translation helpful? Give feedback.
-
Hi @mikeseven Wanted to make sure you got the answer and ask whether you'll be interested in contributing to Sony MCT with your solution, which would be much appreciated. Also, I would love to chat with you in case you're interested, please shoot me an email if you do ([email protected]) |
Beta Was this translation helpful? Give feedback.
-
I'm still making sure I didn't forget anything but the code solving this issue is already in my branch multi-head_preservation. |
Beta Was this translation helpful? Give feedback.
-
Stale issue message |
Beta Was this translation helpful? Give feedback.
-
Issue Type
Feature Request
Source
source
MCT Version
main
OS Platform and Distribution
ubuntu 20.04, pytorch 2
Python version
3.11
Describe the issue
Expected behaviour
Code to reproduce the issue
Log output
No response
Beta Was this translation helpful? Give feedback.
All reactions