Skip to content

Question about red-green light in close-loop simulation #20

@EcustBoy

Description

@EcustBoy

Hi~ author, I tried to collect carla dataset with my own format by autopilot, and train in open-loop manner, then test my own
NN model in carla. But recently I notice it can't learn to stop in front of red light.

In my carla camera sensor setup, I use six 640*320 image with 90 degree FOV for all six views as model input. But I notice in STP3 model, in addition to four-view raw image, a separate front-view image feature is being input to GRU refinement module.

So I wonder whether or not such method is helpful in carla close-loop test?
Is there some ablation results? (it seems your paper only show such abalation experiment in open-loop nuscenes dataset?)
And I think if it's really helpful in close-loop test, maybe I can try such method in my model design? (i.e. use separate network to learn front-view image feature)

I'll thanks much for your reply ~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions