ImagenetBinary.conf 239 B

12345678910111213
  1. [main]
  2. positive_class = 1
  3. # whether to use eriks folder (only works on dionysos)
  4. imageNetLocal = false
  5. # standard setting with one negative example for each category
  6. # nneg = 1
  7. [OneClassGP]
  8. detection_mode = variance
  9. static_noise = 0.1