Coder Social home page Coder Social logo

visual-attention-network / lrpnet Goto Github PK

View Code? Open in Web Editor NEW
14.0 1.0 1.0 61.06 MB

Official implementations for "Long Range Pooling for 3D Large-Scale Scene Understanding" (CVPR 2023)

License: Apache License 2.0

Python 70.02% Shell 0.39% C++ 0.74% Cuda 28.85%

lrpnet's Introduction

Long Range Pooling for 3D Large-Scale Scene Understanding (CVPR 2023)

The repository contains official Pytorch implementations for LRPNet.

For Jittor user, https://github.com/li-xl/LRPNet is a jittor version.

The paper is in Here.

Installation

pip install numpy torch tensorboardX open3d
pip install git+https://github.com/mit-han-lab/[email protected]

Scannet

Download the scannet and prepare it.

PYTHONPATH=./:$PYTHONPATH python3 tools/prepare_scannet.py --meta_path=data/meta --in_path=<scannetpath>
 --out_path=data/scannet 

Models

We release our trained models and training logs in "work_dirs".

Evaluation

Like VMNet, we repeat val/test for 8 times.

To evaluate the model, run:

bash run.sh 0 configs/scannet_largenet_f10_scale_val.py --task=val
# for test 
bash run.sh 0 configs/scannet_largenet_f10_scale_trainval_test.py --task=test

Citation

If you find our repo useful for your research, please consider citing our paper:

@article{li2023long,
  title={Long Range Pooling for 3D Large-Scale Scene Understanding},
  author={Li, Xiang-Li and Guo, Meng-Hao and Mu, Tai-Jiang and Martin, Ralph R and Hu, Shi-Min},
  journal={arXiv preprint arXiv:2301.06962},
  year={2023}
}

LICENSE

This repo is under the Apache-2.0 license. For commercial use, please contact the authors.

lrpnet's People

Contributors

li-xl avatar

Stargazers

 avatar  avatar  avatar Gail Yip avatar ShuaiLi avatar Shuai Li avatar hiyyg avatar talentstars avatar  avatar Eric Liang avatar JLQ avatar  avatar Yi Zhang avatar MenghaoGuo avatar

Watchers

MagicSource avatar

Forkers

cv-ip

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.