Skip to content

GenMNL/PF-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PF-Net

Point Flactal Network
[paper]
This code is optimized for users who want to learn only one category competion.

Environmet

  • python 3.8.10
  • cuda 11.3
  • pytorch 1.12.1
  • pytorch3d
  • open3d 0.13.0

Dataset

PCN Dataset from [url] or [BaiduYun].(from [PointTr Github]) You can use other datasets if it has json file same style with PCN Dataset.

Usage

training

python train.py

evaluation

python eval.py

Settings for training and evaluation are in options.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages