forked from shekkizh/FCN.tensorflow
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Requirements:
- Must be able to create Docker container and trigger learning/prediction with one command from host machine (or other docker container).
- Settings must be set in settings file (currently considering .ini file).
- Docker container run command (i.e. mounts, etc.) must be triggered based on paths and settings in file
- Training/prediction must be correctly triggered based on settings file, depositing output into specified mounted directory.
- Docker container must stop once training/prediction is complete.
Tasks
- Create sample .ini file with relevant and necessary values
- Create wrapper for FCN to run it based on settings in settings file
- Create wrapper for Docker run command to create instance based on settings
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed