Coder Social home page Coder Social logo

coarselabel's Introduction

CoarseLabel

Helper functions and illustrations of COLA: COarse LAbel pre-training for 3D semantic segmentation of sparse LiDAR datasets.

Coarse Labels

Each dataset folder present the following configuration:

  • DatasetName
    • map_DatasetName_to_CL.py (can be launched to read (and optionnaly save) a frame for the target dataset with the coarse labels)
    • table_DatasetName_to_CL.py (map the original label of the target dataset to the coarse labels)
    • relabel_DatasetName_to_CL.py (relabel a full sequence of a dataset)

An example to save Coarse Labels from the frame 10 of the sequence 03 SemanticKITTI:

python SemanticKITTI/map_SemanticKITTI_to_CL.py -f 10 -s 3 -d semanticKITTIDirectory --saved 1

An other example to process the full sequence 03 of SemanticKITTI:

python SemanticKITTI/relabel_SemanticKITTI_to_CL.py -s 3 -d semanticKITTIDirectory

Link for the SRU-Net and SPVCNN pretrained model (with SemanticPOSS as the target): https://cloud.mines-paristech.fr/index.php/s/555t3DzzMmhA2xp

SRU-Net is the default model from : https://github.com/facebookresearch/PointContrast

SPVCNN is the default model from : https://github.com/mit-han-lab/spvnas

coarselabel's People

Contributors

julessanchez avatar

Stargazers

Syntheset avatar  avatar Huixian Cheng avatar  avatar Masato Saeki  avatar Sofiane avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar Lingdong Kong avatar

coarselabel's Issues

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.