ImagenetBinary.conf 1.3 KB

1234567891011121314151617181920212223242526272829303132
  1. [main]
  2. # whether to use eriks folder (only works on dionysos)
  3. imageNetLocal = false
  4. shareParameters = true
  5. noise = 0.1
  6. sigma = 1.0
  7. #GP variance approximation
  8. sigmaGPVarApproxFile = /home/luetz/code/nice/vislearning/progs/gpvarSigma.txt
  9. noiseGPVarApproxFile = /home/luetz/code/nice/vislearning/progs/gpvarNoise.txt
  10. #GP variance
  11. sigmaGPVarApproxFile = /home/luetz/code/nice/vislearning/progs/gpvarSigma.txt
  12. noiseGPVarApproxFile = /home/luetz/code/nice/vislearning/progs/gpvarNoise.txt
  13. #GP mean approximation
  14. sigmaGPVarApproxFile = /home/luetz/code/nice/vislearning/progs/gpvarSigma.txt
  15. noiseGPVarApproxFile = /home/luetz/code/nice/vislearning/progs/gpvarNoise.txt
  16. #GP mean
  17. sigmaGPVarApproxFile = /home/luetz/code/nice/vislearning/progs/gpvarSigma.txt
  18. noiseGPVarApproxFile = /home/luetz/code/nice/vislearning/progs/gpvarNoise.txt
  19. #Parzen
  20. sigmaGPVarApproxFile = /home/luetz/code/nice/vislearning/progs/gpvarSigma.txt
  21. noiseGPVarApproxFile = /home/luetz/code/nice/vislearning/progs/gpvarNoise.txt
  22. #SVDD
  23. sigmaGPVarApproxFile = /home/luetz/code/nice/vislearning/progs/gpvarSigma.txt
  24. noiseGPVarApproxFile = /home/luetz/code/nice/vislearning/progs/gpvarNoise.txt
  25. indexOfFirstClass = 0
  26. indexOfLastClass = 0
  27. runsPerClassToAverageTraining = 100000
  28. runsPerClassToAverageTraining = 100000
  29. nrOfExamplesPerClass = 100