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
Hi, I'm trying to make a VCM(video coding for machine) sequence for object detection.
I use the faster_rcnn_X_101_32x8d_FPN_3x model for object detection.
But for VCM, I need features of middle of the model (after convolution).
And I also need to know How to put these features back into the middle of the model as input.
Because I have to use video coding between feature extraction and detection.
So, if you know a solution, please let me know.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to make a VCM(video coding for machine) sequence for object detection.
I use the faster_rcnn_X_101_32x8d_FPN_3x model for object detection.
But for VCM, I need features of middle of the model (after convolution).
And I also need to know How to put these features back into the middle of the model as input.
Because I have to use video coding between feature extraction and detection.
So, if you know a solution, please let me know.
Beta Was this translation helpful? Give feedback.
All reactions