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

does facenet support docker #1231

Open
upgradepa opened this issue Nov 23, 2022 · 1 comment
Open

does facenet support docker #1231

upgradepa opened this issue Nov 23, 2022 · 1 comment

Comments

@upgradepa
Copy link

No description provided.

@Jawabreh0
Copy link

Yes, it can be run in a Docker container. There are several Docker images available that provide a pre-configured environment for running FaceNet, such as this one: https://hub.docker.com/r/jfloff/keras-notebook/.

To run FaceNet in a Docker container, you would first need to install Docker on your machine. Once Docker is installed, you can pull the FaceNet image you want to use from Docker Hub or build your own custom image with the necessary dependencies and configurations. Then, you can run the FaceNet container and execute the desired commands.

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