Skip to content

This project is a re-implementation of FeatureNet using Tensorflow 2. With working segmentation code.

Notifications You must be signed in to change notification settings

AndrewColligan/FeatureNet-Tensorflow-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FeatureNet

This is a re-implementation of FeatureNet in Tensorflow 2. FeatureNet is a deep learning architecture for machining feature recognition that utilises a voxel representation and 3D CNN.

The code can be found on GitLab.

The code is based on this original paper. This paper's original code can be found here and dataset is available here.

featurenet_network

Citation

@article{featurenet2018,
  Author = {Zhibo Zhang, PrakharJaiswal, Rahul Rai},
  Journal = {Computer-Aided Design},
  Title = {FeatureNet: Machining feature recognition based on 3D Convolution Neural Network},
  Year = {2018}
}

@article{featurenettensorflow2,
  Author = {Andrew R Colligan},
  Title = {FeatureNet Tensorflow 2},
  Journal = {https://gitlab.com/qub_femg/machine-learning/featurenet-tensorflow-2},
  Year = {2021}
}

About

This project is a re-implementation of FeatureNet using Tensorflow 2. With working segmentation code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published