Coder Social home page Coder Social logo

weikaitan / toronto-3d Goto Github PK

View Code? Open in Web Editor NEW
222.0 8.0 31.0 6.65 MB

A Large-scale Mobile LiDAR Dataset for Semantic Segmentation of Urban Roadways

point-clouds dataset deep-learning lidar semanticsegmentation 3d point-cloud-segmentation point-cloud-dataset

toronto-3d's People

Contributors

weikaitan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

toronto-3d's Issues

About the Class Label

Hi @WeikaiTan ,thanks for your nice work. I found that the legend of class labels in Figure 1 exits some problems in your papar. The Pole class is missing and that results the Car and Fence get a wrong color-to-label.
捕获

Bug in L003.ply

Hi
I found some bug in L003.ply when I use plyfile to read L003.ply. much intensity of some points are NaN。 Codes are follows:

plydata = PlyData.read(filename)
pc = plydata['vertex'].data
pc_array = np.array([i.tolist() for i in pc ])

Could you provide a dataloader.py for the Toronto3D dataset?

Hi @WeikaiTan

Could you provide a dataloader.py for the Toronto3D dataset? I want to see the specific data format to suit for the semantic segmentation baseline. I'm testing my algorithm on Toronto3D dataset, but can't load the data successfully. Or, could you please provide the code of RandLA-Net on Toronto3D as you shown in the table?

In addition, have you ever run the Open3D-ML framework for Toronto3D dataset? I have run RandLANet on Toronto3D dataset, but I only get half the mIoU with TF version as reported. The pytorch version always show can't pickle bugs due to the torch.multiprocessing module.

Thanks a lot in advance.

Xiaobing Han

Found 'nan' value in the label of the data

Hi @WeikaiTan, thanks for your efforts in this area!
However, I just found there is a series of nan value in the label of the data, can you please check the label value of the dataset?

I just use np.unique(labels) and found the following results:
image

Many thanks!

About Intensity

Hello, you mentioned in the data introduction that the data contains strength value data, but I couldn't find it. Can you tell me how to obtain strength value data? Thank you

About the evaluation metrics

Hi,

Thanks for your nice work. However, the evaluation metrics of OA may be confusing. OA should be the ratio of the number of correctly predicted points to the total number of points, right?

Example DataLoader

Hi @WeikaiTan

Thank you for this great dataset! I wonder if there are any examples for loading and using the dataset?

Best,
Yongcheng

about for car labels

Hi @WeikaiTan, thanks for your nice work. Could you please share the car labels data you used in the study with me? Thanks you so much.

Labeling tool for Toronto3D

Hi, thanks for sharing the great work. I appreciate it. Can you please tell me which labeling tool you have used for preparing the segmentation annotations for this dataset? Thank you.

RandLA-Net weights

Hello @WeikaiTan,
Is it possible to share with as the pre-trained model on RandLA-Net? I'm trying to train the model on data but I get weak mIoU (28%) using your code. I kept the same parameters.

about evalutation tools

Hi, @WeikaiTan ,

Thanks for releasing such a promising dataset. Besides the dataset, could you also release the evalutation tools for segmentation task? It's essential for building a complete benchmark .

THX!

classification error

Hi, thank you for providing this excellent dataset. I noticed that there are several errors in the labeling. I have attached an example in which the floor above the cars is classified in the same floor class. Does this affect the results or not very much?

toronto3d

LICENSE

Could you please specify the license of the dataset? Thanks

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.