Skip to content

FeatureNet: Upsampling of Point Cloud and it’s Associated Features

License

Notifications You must be signed in to change notification settings

Shanthika/FeatureNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeatureNet: Upsampling of Point Cloud and it’s Associated Features


Introduction

This repository is for our paper 'FeatureNet: Upsampling of Point Cloud and it’s Associated Features'. The code is modified from PU-NET.

Installation

This repository is based on Tensorflow and the TF operators from PU-NET. Refer this repository for compiling the TF operators.

Usage

  1. Train your own model
python main.py --phase train
  1. To test on existing model
python main.py --phase test --log_dir ../model/generator2_new6

About

FeatureNet: Upsampling of Point Cloud and it’s Associated Features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published