Dong Han
Dong Han
> > Hallo, can you test successfully now? How to slove the error tuple object has no attribute cpu > > for content_path in content_paths: for style_path in style_paths: print(content_path)...
> > > > Hallo, can you test successfully now? How to slove the error tuple object has no attribute cpu > > > > > > > > >...
Hello, this function has been implemented in the file "tools/maptrv2/av2_vis_pred.py".
I guess it's a CUDA version mismatch that's causing this problem, I solve this problem by switching my device to V100 with lower CUDA version, you can try is my...