Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unavailable function in demo!from config import cfg, get_affine_transform , etc #169

Closed
rangerToby opened this issue Mar 10, 2020 · 1 comment

Comments

@rangerToby
Copy link

i try to run the demo code,but i find some unavailable function in demo code:
import _init_paths
import models
from config import cfg
from config import update_config
from core.function import get_final_preds
from utils.transforms import get_affine_transform

pose_model = eval('models.'+cfg.MODEL.NAME+'.get_pose_net')(
    cfg, is_train=False
)

is there somebody who run the demo code successfully?

@rangerToby
Copy link
Author

-_-,there is a hidden step in dome's readme:
copy demo/inferrence.py into tools/ ,and run the command from [pose_root]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant