Skip to content

In the code from collect_il_data.py to evaluate.py, which parts call RCNN? #18

Description

@bruz-z

Hello, I'm working on your project recently. I ran collect_il_data,collect_graph,train_il,train_rl,evaluate according to the readme process, but I never found the place where RCNN was called in the code (i.e. Detector module)

WX20240617-155743@2x

Then I referred to object_encoder.ipynb and found that semantic_array may already contain object classification information, and then this variable was obtained through sim.get_sensor_observations(), but I checked the source code of this method, and there was no information about RCNN.

WX20240617-160302@2x
WX20240617-161143@2x

So I would like to ask which part in collect_il_data,collect_graph,train_il,train_rl,evaluate call RCNN? If not, how to use RCNN?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions