yuefanhao / SuperPoint-SuperGlue-TensorRT

SuperPoint and SuperGlue with TensorRT. Deploy with C++.
Apache License 2.0
250 stars 45 forks source link

Failed when extracting features from first image. #38

Open Zhang-Ziyong opened 2 months ago

Zhang-Ziyong commented 2 months ago

hello Does the program have to run on RTX3080 or Quadro P620? My GPU is NVIDIA GeForce MX150 The log is shown as this Failed when extracting features from first image. I get nullptr when code running "engine_->createExecutionContext()" in the file super_point.cpp Please tell me What's the problem? This problem is happend when i use the docker