"git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "7cd3060e1e33218bfd55c5e4bb421cfa054c20f1"
Fix android object_detection Dockerfile (#7897)
The current android Dockerfile for object detectiion is not functional anymore. This commit fixes it by the following changes: - install gpg-agent, update google-cloud-sdk installation from https://cloud.google.com/sdk/docs/quickstart-debian-ubuntu - use non-interactive front end to set default tzdata configuration (required for TF object detection installation) - fix the tensorflow configuration Leaving the base image untouched, although nightly-devel is no longer actively maintained. It may be worth upgrading as a separate effort later.
Showing
Please register or sign in to comment