Giter VIP home page Giter VIP logo

u-next's Introduction

Small but Mighty: Enhancing 3D Point Clouds Semantic Segmentation with U-Next Framework

(1) Setup

This code has been tested with Python 3.8, Tensorflow 2.4, CUDA 11.0 and cuDNN 8.0.5 on Ubuntu 20.04.

  • Setup python environment
conda create -n unext python=3.8
source activate unext
pip install -r helper_requirements.txt
sh compile_op.sh

(2) Data Prepare

cd utils/
python data_prepare_$data_you_want_use$.py

If you want to use Toronto3D, run this before the previous command line

python process_toronto3d.py

(3) Train & Test

If you don't want to use MDS, run this

python main_$data_you_want_use$.py --mode train & test

If you want to use MDS, run this

python main_$data_you_want_use$_ds.py --mode train & test

u-next's People

Contributors

zeng-ziyin avatar

Stargazers

 avatar origin avatar  avatar  avatar  avatar  avatar PangXiang avatar

Watchers

 avatar  avatar

Forkers

liuxinren456852

u-next's Issues

C-VLDA

你好,我是看了LACV-Net那篇论文过来的,在LACV_UNet我只找到了C-VLDA的def,没有看到调用,请问C-VLDA的调用体现在什么地方呢?

the result of LACV-Net

Hello, may I ask if it is possible to upload the test results of LACV Net on the S3DIS dataset?

如何多gpu并行

作者您好,您提供的代码能否修改通过修改在多gpu上运行,调用多gpu的显存

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.