wcreaspot

wcreaspot

factory wcreaspot

Description:
  • Command line connection to the creaspot web service

        Usage: ./wcreaspot.sh $command
        Commands:
          upload $file: Uploads a file on the creaspot web service.
          predict:      Starts the prediction on the last uploaded file.
          status:       Gets the web service status.
          download:     Downloads the prediction, avalaible when the status is 'predicted'.
          clean:        Cleans files and processes on the server.
    

Members