question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hi OpenPCDDet community,

In the readme there is a statement: We are actively updating this repo currently, and more datasets and models will be supported soon. Contributions are also welcomed.

Do you have any roadmaps / current list of work-in-progress features? I am interested in Pandaset support, is anyone working on it? Any tips, where to start?

Best, D

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

2reactions
sshaoshuaicommented, Nov 22, 2020

You could refer to the recently added Waymo Dataset to see how to add new datasets. Simply speaking, you just need to:

  1. organize your data with training / validation.
  2. transform the point clouds to our unified normative coordinate at the getitem.
  3. call the prepare_data function.
  4. receive the predicted results.
  5. write your evaluation codes.
1reaction
jihanyangcommented, Nov 20, 2020

We will add Lyft to our codebase soon. Pandaset is also under our consideration. Thanks for your advice, we wiil consider to add a work-in-progress features.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Find Open Datasets and Machine Learning Projects - Kaggle
Download Open Datasets on 1000s of Projects + Share Projects on One Platform. Explore Popular Topics Like Government, Sports, Medicine, Fintech, Food, More....
Read more >
Dataset Search
Learn more about Dataset Search.
Read more >
Dataset - Catalog
Show More Organizations ... 247,840 datasets found ... This dataset shows the Battery Electric Vehicles (BEVs) and Plug-in Hybrid Electric Vehicles (PHEVs) ...
Read more >
24 Free Datasets for Building an Irresistible Portfolio (2022)
Here are the best places to find free data sets for data visualization, data cleaning, machine learning, and data processing projects.
Read more >
Data Sets - UCI Machine Learning Repository
Name Data Types Default Task Attribute Types # Instances # Attributes Ye... Abalone Multivariate Classification Categorical, Integer, Real 4177 8 19... Adult Multivariate Classification Categorical,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found