Skip to content

unexpected result of pointpillars trained on nuscenes #7

@cracker-Li

Description

@cracker-Li

Greetings!

I tried to modify the parameters as following according to the previous issue:
set 'max_out=False' when training flow
set 'max_out=True' and 'samples per gpu' from 2 to 1 when training det and testing det

Considering the long training time of flow, I used the nuscenes flow checkpoint you provided
屏幕快照 2023-05-17 下午2 48 52
and obtained the following training results(det trained for 24 epochs), and found that there is a gap between the results and those in the paper.

屏幕快照 2023-05-17 下午2 37 36

I would like to ask if it is due to the issue of modifying the parameters or other reasons.

Additionally, I would like to know if the alternative training method mentioned in the paper was used to train pointpilots on Nuscenes. The above results were obtained without using the alternative training method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions