Skip to content

Update jetson-nano model to Jetpack 4.5#193

Open
renzodgc wants to merge 58 commits intogalliot-us:masterfrom
xmartlabs:UpdateJetpack4.5
Open

Update jetson-nano model to Jetpack 4.5#193
renzodgc wants to merge 58 commits intogalliot-us:masterfrom
xmartlabs:UpdateJetpack4.5

Conversation

@renzodgc
Copy link
Collaborator

No description provided.

@renzodgc renzodgc requested a review from pgrill October 18, 2021 16:50
logger.info('model does not exist under: {}, downloading from {}'.format(str(model_path), base_url + model_file))
os.makedirs(base_model_dir, exist_ok=True)
os.system("bash " + exporters_dir + "generate_mobilenet_tensorrt.bash")
if (pathlib.Path(model_path).suffix == ".pb"):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't if be an elif?

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

Successfully merging this pull request may close these issues.

2 participants