Skip to content

Research project to investigate the task of lidar point cloud semantic segmentation.

License

Notifications You must be signed in to change notification settings

AIR-UFG/colorcloud

Folders and files

NameName
Last commit message
Last commit date
May 3, 2024
Sep 29, 2024
Jun 19, 2024
Sep 29, 2024
May 18, 2024
Sep 27, 2024
May 3, 2024
May 3, 2024
Sep 27, 2024
Sep 29, 2024
May 3, 2024

colorcloud

(UNDER CONSTRUCTION…) 👷

Install

Clone the repo and run:

pip install -e '.[dev]'

How to collaborate

  1. Clone the repo and build the development image:
git clone https://github.com/AIR-UFG/colorcloud.git
cd colorcloud
docker build -t colorcloud .
  1. After the image is built, run a container:
docker run --gpus all --ipc=host --network=host --mount type=bind,source=~/.gitconfig,target=/etc/gitconfig --name <name_your_container> colorcloud:latest

About

Research project to investigate the task of lidar point cloud semantic segmentation.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published