Skip to content

yuxiaoguo/Uni3DScenes

Repository files navigation

Uni3DScenes

Uni3DScenes maintains a uniform and simplified data processing framework to deal with 3D indoor scene datasets.
We pre-release the code for previewing the pretraining data processing of Swin3D. If you have any problems while using, please free feel to propose Issues.

Install

git clone https://github.com/yuxiaoguo/Uni3DScenes
cd Uni3DScenes
git submodule update --init --recursive
conda create --name uni3drc python=3.8
conda activate uni3drc  # or `source activate uni3drc` in Linux
pip install -r requirements.txt

Examples

Support Datasets

Downstreaming platform support

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages