Guest User

Untitled

a guest
May 26th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. {
  2. "mllib":"caffe",
  3. "description":"nsfw",
  4. "type":"supervised",
  5. "parameters":{
  6. "input":{
  7. "connector":"image",
  8. "width":224,
  9. "height":224,
  10. "mean":[104, 117, 123]
  11. },
  12. "mllib":{
  13. "nclasses":2,
  14. "gpu":true
  15. }
  16. },
  17. "model":{
  18. "repository":"/opt/models/nsfw/"
  19. }
  20. }
Add Comment
Please, Sign In to add comment