Giter Site home page Giter Site logo

Comments (7)

sshaoshuai avatar sshaoshuai commented on August 19, 2024 2

I will find time to support Waymo dataset recently, and contributions are welcomed to support nuScenes.

from openpcdet.

sharma-n avatar sharma-n commented on August 19, 2024 2

Hey @sshaoshuai thanks for sharing your work! I would like to take a crack at training using the nuScenes dataset. I am planning to use the nuscenes_to_kitti code to rewrite the nuscenes dataset into the KITTI format. Just wanted your feedback on what are the things I will need to refactor. Here are some things I can see I will need to do:

  1. Export the nuScenes dataset intothe KITTI format uisng export_kitti.py
  2. Refactor pcdet\datasets\kitti\kitti_dataset.py with the correct filenames, etc.
  3. Edit the .yaml config file to train new network.

I have a couple of quick questions:

  1. Given that nuScenes detection classes are different from KITTI, will changing the .yaml file be sufficient to retrain, for example, PartA2?
  2. The ANCHOR_GENERATOR in PartA2 is defined for each class separately. How did you decide what values work well for each class? For example, for Car we have anchor_range: [0, -40, -1.78, 70.4, 40, -1.78] while for Pedestrian we have anchor_range: [0, -40, -0.6, 70.4, 40, -0.6]. what do these values mean? Any way to calculate them for the different classes in the nuScenes dataset?

Cheers!

from openpcdet.

lucasjinreal avatar lucasjinreal commented on August 19, 2024

that sounds very nice to support waymo.

Hoping for your workaround!

from openpcdet.

Nuri-benbarka avatar Nuri-benbarka commented on August 19, 2024

Hi @jinfagang,
There is this repo Waymo_Kitti_Adapter which converts the Waymo dataset into Kitti format. This might be a fast solution for you.
I hope you will find it useful.

from openpcdet.

yukkysaito avatar yukkysaito commented on August 19, 2024

Hi @sshaoshuai
It looks like it is registered in the waymo leaderboard. Is there any update?
https://waymo.com/open/challenges/entry/?challenge=DETECTION_3D&[email protected]&timestamp=1590993748503967

from openpcdet.

rvalienter90 avatar rvalienter90 commented on August 19, 2024

Hi
Also for another dataset, this repo https://github.com/yzhou377/argoverse-kitti-adapter converts the Argoverse dataset into KITTI format. With good results when using P-RCNN. I hope you will find it useful.

from openpcdet.

sshaoshuai avatar sshaoshuai commented on August 19, 2024

Hi all, the NuScenes dataset has been supported with two strong baselines.

from openpcdet.

Related Issues (20)

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.