(base) root@autodl-container-c6d211963c-81d44250:/autodl-fs/FastFlowNet-main# python benchmark.py
Traceback (most recent call last):
File "benchmark.py", line 5, in
from models.FastFlowNet import FastFlowNet
File "/root/autodl-fs/FastFlowNet-main/models/FastFlowNet.py", line 5, in
from .correlation_package.correlation import Correlation
File "/root/autodl-fs/FastFlowNet-main/models/correlation_package/correlation.py", line 4, in
import correlation_cuda
ModuleNotFoundError: No module named 'correlation_cuda'
(base) root@autodl-container-c6d211963c-81d44250:/autodl-fs/FastFlowNet-main#