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

export_for_isaac.py problem, not a valid (.json) file #153

Open
AK51 opened this issue Jan 14, 2022 · 0 comments
Open

export_for_isaac.py problem, not a valid (.json) file #153

AK51 opened this issue Jan 14, 2022 · 0 comments

Comments

@AK51
Copy link

AK51 commented Jan 14, 2022

Hi,

I want to use the export utility,
https://github.com/NVIDIA-AI-IOT/trt_pose/blob/master/trt_pose/utils/export_for_isaac.py

And I saw the example in readme
example: ./export_for_isaac.py --input_checkpoint resnet18_baseline_att_224x224_A_epoch_249.pth

I have put the pth file in the same location and I typed
sudo python3 export_for_isaac.py --input_checkpoint resnet18_baseline_att_224x224_A_epoch_249.pth
But there is an error of
Input topology human_pose.json is not a valid (,json) file...
I have also tried the densenet, same problem....

Does anyone have the same problem? Or did I do anything wrong? Thx

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