Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bruz-z opened this issue Jun 17, 2024 · 0 comments
Open

Comments

@bruz-z
Copy link

bruz-z commented Jun 17, 2024

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!

@bruz-z bruz-z changed the title 从collect_il_data.py到evaluate.py,代码中哪些地方调用了RCNN? In the code from collect_il_data.py to evaluate.py, which parts call RCNN? Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant