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 am trying to use one of the pretrained Densepose models to run inference on a few images. I see in this link here: https://detectron2.readthedocs.io/en/latest/tutorials/configs.html#configs-in-projects you can load configs like native configs in the detectron2 base dir, but it doesn't look like there is detectron2.projects.densepose.... Is there another way to do this using Detectron2?
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.
-
I am trying to use one of the pretrained Densepose models to run inference on a few images. I see in this link here: https://detectron2.readthedocs.io/en/latest/tutorials/configs.html#configs-in-projects you can load configs like native configs in the detectron2 base dir, but it doesn't look like there is
detectron2.projects.densepose...
. Is there another way to do this using Detectron2?Beta Was this translation helpful? Give feedback.
All reactions