KaihuaTang / Scene-Graph-Benchmark.pytorch

A new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiased Scene Graph Generation from Biased Training CVPR 2020”
MIT License
1.03k stars 228 forks source link

RuntimeError: CUDA error: no kernel image is available for execution on the device #213

Open zynlp1999 opened 2 days ago

zynlp1999 commented 2 days ago

RuntimeError: CUDA error: no kernel image is available for execution on the device cuda 10.1和11.3都有问题 但与pytorch都是匹配的 有人有这个问题吗