Skip to content

EB-LG module for 3D Point Cloud Classification and Segmentation

Notifications You must be signed in to change notification settings

chenjt66a/EB-LG-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

EB-LG-module

This repository includes the implementation of EB-LG module.

Install

The code has been tested on one configuration:

    pytorch 1.0.0, cuda 10.0

Please refer to AdaptConv / DGCNN to install other required packages.

Data

Please download the ModelNet40 and ScanObjectNN datasets and place them to:

    cls/data/datasets.

Usage

To train or test a model by:

    python train.py

Acknowledgement

The code is built on PointNet++ / DGCNN / AdaptConv. We thank the authors for sharing the codes.

About

EB-LG module for 3D Point Cloud Classification and Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages