You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use detectron for predicting not only the bounding box and object label but also for other attributes.
For instance, I'm trying to predict the shape, angle and color of the object as well.
I looked at the issue #798#405. It seems that the multi label they are referring to has a similar problem with mine. If a multi label solution is hard to detectron2, is it able to accomodate more than one roi head?
The text was updated successfully, but these errors were encountered:
I'm trying to use detectron for predicting not only the bounding box and object label but also for other attributes.
For instance, I'm trying to predict the shape, angle and color of the object as well.
I looked at the issue #798 #405. It seems that the multi label they are referring to has a similar problem with mine. If a multi label solution is hard to detectron2, is it able to accomodate more than one roi head?
The text was updated successfully, but these errors were encountered: