Skip to content

Writing a macro script to run the Finetune model  #87

Open
@zakaria-grid

Description

@zakaria-grid

Hi,

I wanted to create a macro script to run the Finetune model in headless mode, I tried the following script but it seems that this is not the right way to call the model. Any thoughts? Thanks,

call('de.unifreiburg.unet.FinetuneJob','modelFilename=/path/2d_cell_net_v0.modeldef.h5,weightsFilename=/path/2d_cell_net_v0.caffemodel.h5,gpuId=arglist,useRemoteHost=false,host=,username=,password=,TileShape=,trainFileList=/DIC-Erythrocytes/6hr-002-DIC.tif,validFileList =/DIC-Erythrocytes/6hr-001-DIC.tif,iterations=500, validationInterval=10,Id=/output/2D_Cell_erythrocytes, outModelDef=/output/ery.modeldef.h5, outWeights=/output/ery.model.h5');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions