1.运行./tools/demo.py的时候出现错误:syncedmem.cpp:78] Check failed: error == cudaSuccess (2 vs. 0) out of memory
原因:
GPU运行内存不足
解决:

./tools/demo.py --cpu

ubuntu下搭建py-faster-rcnn环境运行demo

相关文章:

  • 2022-12-23
  • 2021-07-05
  • 2022-12-23
  • 2021-11-01
  • 2021-05-19
  • 2021-04-21
  • 2022-12-23
  • 2021-06-12
猜你喜欢
  • 2021-05-21
  • 2022-12-23
  • 2021-12-16
  • 2022-12-23
  • 2021-12-17
  • 2022-12-23
相关资源
相似解决方案