tatarchm / tangent_conv

Tangent Convolutions for Dense Prediction in 3D
121 stars 26 forks source link

"'model' object has no attribute 'tr_batch_array'" #16

Open shuaibingtao opened 5 years ago

shuaibingtao commented 5 years ago

Hello: My computer has 16GB RAM. When converting sg27_station1_intensity_rgb.txt to scan.pcd, the memory ran out. Therefore, I only converted a portion of the data for testing. Therefore, I only converted a portion of the data for testing. However, the error "'model' object has no attribute 'tr_batch_array'" appeared in the test. How can I solve this problem?

emmas96 commented 5 years ago

Hi, I get the same error. Did you ever solve it?

xiedotscene commented 4 years ago

Hello, I have got the same error by training. Have you solved this problem?