GithubHelp home page GithubHelp logo

lqzhao / safnet Goto Github PK

View Code? Open in Web Editor NEW
21.0 1.0 4.0 36.47 MB

[IROS 2021] Implementation of "Similarity-Aware Fusion Network for 3D Semantic Segmentation"

License: MIT License

Shell 0.10% Python 87.73% C++ 0.81% Cuda 11.37%
semantic-segmentation deep-learning pytorch similarity-measures

safnet's Introduction

PWCarXiv

SAFNet

Implementation of our IROS 2021 paper: Similarity-Aware Fusion Network for 3D Semantic Segmentation

To get a rapid understanding of our paper and codes, you can also read this blog written by an anonymous reader in Chinese.

Environment Preparation & Data Preparation

We prepared our environment and ScanNet data as follows:

Environment:

  • Python 3.6
  • Pytorch 1.2.0
  • CUDA 10.0 & CUDNN 7.6.4

DATA:

  • The data is released under the ScanNet Term of Use, please contact ScanNet team for access.
  • See MVPNet repo for processing the raw data and resizing images.

Currently, the code is not clean.

The code is coming soon.

Pre-trained Model

We provide a pre-trained model (backbone: PointNet++ & ResNet34) which achieves 68.54% mIoU and 88.07% Accuracy on the validation set of ScanNetv2.

The validation log was written in this file.

Please check the BaiduDisk with the code [f4n6].

Core code

To see the corest part of our method, you can directly check this file.

Acknowledgements

We thank the authors of following works for opening source their excellent codes.

Citation

If you find our work useful, please cite our paper:

@inproceedings{zhao2021similarity,
  title={Similarity-Aware Fusion Network for 3D Semantic Segmentation},
  author={Zhao, Linqing and Lu, Jiwen and Zhou, Jie},
  booktitle={2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
  pages={1585--1592},
  year={2021},
  organization={IEEE}
}

safnet's People

Contributors

lqzhao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

safnet's Issues

关于训练设备

您好,我查看了您的训练日志。您是用了4张1080ti来训练和测试这个网络的吗

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.