GithubHelp home page GithubHelp logo

yanhaowu / oessl Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 538 KB

Code for **Mitigating Object Dependencies: Improving Point Cloud Self-Supervised Learning through Object Exchange** (OESSL) CVPR2024

Python 100.00%

oessl's Introduction

Code for Mitigating Object Dependencies: Improving Point Cloud Self-Supervised Learning through Object Exchange (OESSL) CVPR2024

-----------------------------------------------------------------------------------

Todo list:

1、Now the grapcut based unsupervised segmentation is not included in this project, since it is writen using C++. I will update it into this project as soon as possiable.

2、The fine-tune code will be updated to this project

3、I will continuously optimize this project.

Paper | Project page

Our project is built based on STSSL

Installing pre-requisites:

sudo apt install build-essential python3-dev libopenblas-dev

pip3 install -r requirements.txt

pip3 install torch ninja

Installing MinkowskiEngine with CUDA support:

pip3 install -U MinkowskiEngine==0.5.4 --install-option="--blas=openblas" -v --no-deps

Data Preparation

1、Download ScanNet 2、Next, preprocess all scannet raw point cloud follwing "https://github.com/chrischoy/SpatioTemporalSegmentation" 3、Segment the pointclouds and generate box follwing "https://github.com/chrischoy/SpatioTemporalSegmentation/blob/master/README.md" or you can download the segments and boxes here.

Reproducing the results

for pre-training. (We use 8 RXT3090 GPUs for pre-training)

you can just run train.py remember to modify the paramters of path : )

Then for fine-tuning:

You can refer to SpatioTemporalSegmentation

Any questions, touch me at [email protected]

Citation

If you use this repo, please cite as :

@inproceedings{wu2024mitigating,
  title={Mitigating Object Dependencies: Improving Point Cloud Self-Supervised Learning through Object Exchange},
  author={Wu, Yanhao and Zhang, Tong and Ke, Wei and Qiu, Congpei and S{\"u}sstrunk, Sabine and Salzmann, Mathieu},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={23052--23061},
  year={2024}
}

oessl's People

Contributors

yanhaowu avatar

Stargazers

chenhaomingbob avatar  avatar  avatar  avatar

Watchers

Tong Zhang avatar Kostas Georgiou avatar  avatar

Forkers

ztt1024

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.