NVIDIA-AI-IOT / nanosam

A distilled Segment Anything (SAM) model capable of running real-time with NVIDIA TensorRT
Apache License 2.0
616 stars 52 forks source link

Device memory is insufficient to use tactic for jetson NANO #18

Open BoazimMatrix opened 8 months ago

BoazimMatrix commented 8 months ago

Hey, I was trying to execute the encoder engine using the trtrexec and got this error: Tactic Device request: 4248MB Available: 2507MB. Device memory is insufficient to use tactic.

I guess the model is too big for the jetson Nano GPU. anyone else had this error? is there any solution?

thank you

SoulProficiency commented 7 months ago

this work should run on jetson orin device such as jetson orin nano(not jetson nano). i suppose your device is jetson nano 2g version?