git clone https://github.com/ZrrSkywalker/PointCLIP.gitcdPointCLIP conda create -n pointclip python=3.7 conda activate pointclip pip install -r requirements.txt#Install the according versions of torch and torchvisionconda install pytorch torchvision cudatoolkit#Install the modified dassl library (no...
('/data/ShapeNetCore.v2', sample['taxonomy_id'], sample['model_id'], 'models', 'model_normalized.obj')) verts = torch_center_and_normalize(verts.to(torch.float), '2.0') mesh = dict() mesh["verts"] = verts mesh["faces"] = faces mesh["textures"] = textures # label = cat_...
Table 6: Ablation studies of the task embedding and the frozen strategy onScanNetV2 detection task. task tokenCLIP FrozenAP50Train Para. (%) 59.255.23 60.1100 61.155.51 Table 7: Results of other 2D pre-trained models on theScanNetV2 detection task. ...