ScanRefer icon indicating copy to clipboard operation
ScanRefer copied to clipboard

[ECCV 2020] ScanRefer: 3D Object Localization in RGB-D Scans using Natural Language

Results 11 ScanRefer issues
Sort by recently updated
recently updated
newest added

I just follow the insructions for pointnet++ installment,but there is a problem:Traceback (most recent call last): File "scripts/train.py", line 21, in from models.refnet import RefNet File "/root/temp/ScanRefer/models/refnet.py", line 8, in...