User Tools

Site Tools


auto2d_tutorial

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
auto2d_tutorial [2019/05/28 22:13]
twagner [Training]
auto2d_tutorial [2019/05/28 22:15]
twagner [Classify]
Line 30: Line 30:
 Copy this into a new file called ''config.json'' Copy this into a new file called ''config.json''
  
-To run the classification I suppose you want to seperate good and bad classes in classes_after_isac.hdf and you want to save your new .hdf files into the folder ''output_folder''. Furthermore you want to use the model ''model.h5'' and the GPU with ID=1. Classes with a confidence bigger than 0.7 should be classified as good class.+To run the classification I suppose you want to separate good and bad classes in classes_after_isac.hdf (or any other .mrcs / .hdf file with classes) and you want to save your new .hdf (.mrcs) files into the folder ''output_folder''. Furthermore you want to use the model ''model.h5'' and the GPU with ID=1. Classes with a confidence bigger than 0.7 should be classified as good class.
  
 This is the command to run: This is the command to run:
auto2d_tutorial.txt ยท Last modified: 2020/08/28 07:36 by twagner