You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.
I didn't see any uploading in the network tabs and have not found anything yet in the code where the images were being uploaded anywhere. Is the training all done locally?
I was wanting to train the model to detect blurry images of documents, but the training material has personally identifying information and I want to me 100% sure its safe
The text was updated successfully, but these errors were encountered:
No images are at any point uploaded to any server when you train or do inference. All happens clientside in tensorflow.js.
Only situations that teachable machine uploads images is if you choose to save your project on Google drive, or if you use the export converter for quantized models (the converter needs a few example images to do that operation) but those photos are not stored anywhere.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I didn't see any uploading in the network tabs and have not found anything yet in the code where the images were being uploaded anywhere. Is the training all done locally?
I was wanting to train the model to detect blurry images of documents, but the training material has personally identifying information and I want to me 100% sure its safe
The text was updated successfully, but these errors were encountered: