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

Transfer Learning with back propagation with tfilte model #18

Open
abucka opened this issue Mar 2, 2022 · 3 comments
Open

Transfer Learning with back propagation with tfilte model #18

abucka opened this issue Mar 2, 2022 · 3 comments
Assignees
Labels
comp:model Model related isssues subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:support Support question or issue

Comments

@abucka
Copy link

abucka commented Mar 2, 2022

Description

Is it possible to also retrain a pure tflite model without edgetpu using back propagation method?

Click to expand!

Issue Type

Support

Operating System

Linux

Coral Device

No response

Other Devices

No response

Programming Language

C++

Relevant Log Output

No response

@google-coral-bot google-coral-bot bot added comp:model Model related isssues subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:support Support question or issue labels Mar 2, 2022
@hjonnala
Copy link

hjonnala commented Mar 2, 2022

Hello @abucka I think, it is possible. Please feel free to try to retrain pure tflite models from test_data repo using back propagation method.

@abucka
Copy link
Author

abucka commented Mar 7, 2022

Hi, I tested it but unfortunately the training process hangs and does not output any information about loss or accuracy like it happens in case of edgetpu version.

@hjonnala
Copy link

hjonnala commented Mar 8, 2022

The process might be hanging due to CPU limitation. Can you try with one or two images from each dateset?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:model Model related isssues subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:support Support question or issue
Projects
None yet
Development

No branches or pull requests

2 participants