MenghaoGuo/PCT

bugs

cuge1995 opened this issue · 0 comments

when run pct

self.sa1 = SA_Layer(channels)
  File "/home/ssd/zjl/zjl/point/PointCloudLib/networks/cls/pct.py", line 205, in __init__
    self.q_conv.conv.weight = self.k_conv.conv.weight
AttributeError: 'Conv1d' object has no attribute 'conv'