解决方法:在你的路径前加上 r 即可,禁止字符串转义  

例如:

img2 = Image.open("E:\centernet_data\COCO_dataset\test2017\000000002680.jpg ")

https://blog.csdn.net/qq_41185868/article/details/80562502

相关文章:

  • 2022-12-23
  • 2021-05-18
  • 2021-08-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-28
  • 2022-12-23
  • 2022-12-23
  • 2021-10-15
  • 2021-10-14
相关资源
相似解决方案