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

colab #57

Closed
localhost-server opened this issue Nov 16, 2022 · 3 comments
Closed

colab #57

localhost-server opened this issue Nov 16, 2022 · 3 comments

Comments

@localhost-server
Copy link

Is there any method to run the same thing on colab for training purpose?

@hadikoub
Copy link
Member

hadikoub commented Nov 16, 2022

For the current implementation, the deployment is done using docker and on-premise with no support for Colab. The training logic is based on TF2 object detection API and thus the training functionality can be adapted to be used on Colab with modifications.

@localhost-server
Copy link
Author

For hackathon purpose it would be tough for those who lack with gpu architecture adding colab feature would open the whole project in new dimention I tried to run the repo on colab but after all procedure done I was unable to run "docker-compose -f run_gpu.yml up" also keeping the whole project for Ubuntu 18.04 specifically irrittates somewhat . Please add some mobility to this app for the sake of poartability.

@hadikoub
Copy link
Member

Unfortunately, the requested feature contradicts the solution purpose as a centrally deployed GUI. Adapting the solution to run on colab will change the application identity and purpose. Our application is targeted to non-professionals in addition to pro users and making it runnable on colab will remove the GUI idea completely and changes the scope of the application.
In case you're seeking to run the Tensorflow object detection API v2 on colab, TF2 has multiple jupyter notebooks for this reason, you can find them on: https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/index.html

@hadikoub hadikoub closed this as not planned Won't fix, can't repro, duplicate, stale Dec 14, 2022
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

2 participants