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

Calling isShapeTensor before the entire network is constructed may result in an inaccurate result #15

Closed
ahsanmalik1010 opened this issue May 10, 2021 · 3 comments

Comments

@ahsanmalik1010
Copy link

Getting this error on running the ./CarSmartCam after building the project

&&&& RUNNING TrafficSignClassifier # Creating a new engine file at: models/traffic_sign/traffic_sign_classification_resnet18_64.engine [04/10/2021-20:57:16] [W] [TRT] Calling isShapeTensor before the entire network is constructed may result in an inaccurate result. Killed

@vietanhdev
Copy link
Owner

vietanhdev commented May 11, 2021

Hi,

You may want to check if your Jetson Nano is 4GB-RAM version. Otherwise, you may not have enough RAM to convert models to TensorRT engines

I recommend using my converted models on the SD card image.

@electron64
Copy link

I have the same issue, using the SD card image and last code.

@openbsod
Copy link

Same here with that issue, code updated and successfully builded, models was copied from SD card image.

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

4 participants