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

`AttributeError: 'DetectionFromImageModule' object has no attribute 'outputs' #11133

Closed
nataliameira opened this issue Dec 21, 2023 · 5 comments
Assignees
Labels
models:research models that come under research directory stale stat:awaiting response Waiting on input from the contributor type:support

Comments

@nataliameira
Copy link

I trained faster_rcnn_resnet50_v1_640x640_coco17_tpu-8, with model_main_tf2.py.

However, I tried to export the model with exporter_main_v2.py, and I receive the following error:

AttributeError: 'DetectionFromImageModule' object has no attribute 'outputs'

cuda: 11.5
tensorflow-gpu: 2.4
python: 3.7.16

your help will be appreciated!

@laxmareddyp
Copy link
Collaborator

Hi @nataliameira ,

To assist you more efficiently, could you please share a code sample or a link to a Google Colab notebook that reproduces the issue you're experiencing? Additionally, it would be helpful to know whether you are using the official TensorFlow Model Garden repository or a research-based one.

Thanks.

Copy link

This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.

@github-actions github-actions bot added the stale label Jan 11, 2024
@laxmareddyp laxmareddyp added the models:research models that come under research directory label Jan 12, 2024
Copy link

This issue was closed due to lack of activity after being marked stale for past 7 days.

Copy link

Are you satisfied with the resolution of your issue?
Yes
No

@nataliameira
Copy link
Author

Hi @nataliameira ,

To assist you more efficiently, could you please share a code sample or a link to a Google Colab notebook that reproduces the issue you're experiencing? Additionally, it would be helpful to know whether you are using the official TensorFlow Model Garden repository or a research-based one.

Thanks.

Hi, I used the official repository.

I resolved this issue by just reinstalling everything again.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
models:research models that come under research directory stale stat:awaiting response Waiting on input from the contributor type:support
Projects
None yet
Development

No branches or pull requests

2 participants