Skip to content

Conversation

@DmiitriyJarosh
Copy link
Contributor

@DmiitriyJarosh DmiitriyJarosh commented Oct 8, 2022

Interface adoptation to use in Python algorithm runner tool

@DmiitriyJarosh
Copy link
Contributor Author

To run algorithm you need to

  1. Build image from DDPFF root: docker build -t ddpff:1.0 -f Dockerfile.raw .
  2. Run algorithm docker run --rm --mount src=/yourInputFolder,target=/app/build/input,type=bind --mount src=/yourOutputFolder,target=/app/build/output,type=bind ddpff:1.0 0.ply ddpff.ini

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

Successfully merging this pull request may close these issues.

3 participants