Code for COPS is available
Published by Marco Garosi in Research · Friday 29 Nov 2024 · 1:00
Tags: 3D, point, cloud, part, segmentation, paper, code
Tags: 3D, point, cloud, part, segmentation, paper, code
Code for my conference paper COPS 👮♂️is openly available on GitHub, along with the project page.
The code has been developed with the latest technologies used for deep learning. Notably:
- PyTorch, as the main library to handle vectors, tensors, and their mathematical manipulation;
- PyTorch3D, to handle 3D data efficiently;
- PyTorch Geometric, to access some 3D point cloud part segmentation datasets and to easily manipulate large point clouds;
- Transformers library by HuggingFace, to load pre-trained 2D vision foundation models.
Code is available here.
There are no reviews yet.