Skip to content

yangfei1223/CRFConv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRFConv

This repository is the implementation of "Continuous Conditional Random Field Convolution for Point Cloud Segmentation"

1. Setup

1) Building

cd utils
sh compile_op.sh

2) Dependency

This repository is partially dependent on 'pytorch', 'torch_geometric', and 'torch_points3d'.

2. Running

Please see the trainval.py for an example of running with different datasets in the 'dataset' folder.

3. Acknowledgment

Part of the codes refers to the KPConv and RandLA-Net.

4. Others

This repository will continue updating.

About

Continuous Conditional Random Field Convolution for Point Cloud Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages