pose_cfg.yaml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. all_joints:
  2. - - 0
  3. - - 1
  4. - - 2
  5. - - 3
  6. - - 4
  7. - - 5
  8. - - 6
  9. - - 7
  10. - - 8
  11. - - 9
  12. - - 10
  13. - - 11
  14. - - 12
  15. - - 13
  16. - - 14
  17. - - 15
  18. all_joints_names:
  19. - eye_top
  20. - eye_topleft
  21. - eye_left
  22. - eye_bottomleft
  23. - eye_bottom
  24. - eye_bottomright
  25. - eye_right
  26. - eye_topright
  27. - pupil_top
  28. - pupil_topleft
  29. - pupil_left
  30. - pupil_bottomleft
  31. - pupil_bottom
  32. - pupil_bottomright
  33. - pupil_right
  34. - pupil_topright
  35. bottomheight: 400
  36. crop: true
  37. cropratio: 0.4
  38. dataset: training-datasets/iteration-3/UnaugmentedDataSet_eyesDec8/eyes_Keisuke95shuffle1.mat
  39. dataset_type: default
  40. display_iters: 1000
  41. global_scale: 0.8
  42. init_weights: /home/mouse/anaconda3/envs/dlc2.1/lib/python3.6/site-packages/deeplabcut/pose_estimation_tensorflow/models/pretrained/resnet_v1_50.ckpt
  43. intermediate_supervision: false
  44. intermediate_supervision_layer: 12
  45. leftwidth: 400
  46. location_refinement: true
  47. locref_huber_loss: true
  48. locref_loss_weight: 0.05
  49. locref_stdev: 7.2801
  50. max_input_size: 1500
  51. metadataset: training-datasets/iteration-3/UnaugmentedDataSet_eyesDec8/Documentation_data-eyes_95shuffle1.pickle
  52. min_input_size: 64
  53. minsize: 100
  54. mirror: false
  55. multi_step:
  56. - - 0.005
  57. - 10000
  58. - - 0.02
  59. - 430000
  60. - - 0.002
  61. - 730000
  62. - - 0.001
  63. - 1030000
  64. net_type: resnet_50
  65. num_joints: 16
  66. pos_dist_thresh: 17
  67. project_path: /home/mouse/ks/Projects/eyes-Keisuke-2019-12-08
  68. rightwidth: 400
  69. save_iters: 50000
  70. scale_jitter_lo: 0.5
  71. scale_jitter_up: 1.25
  72. topheight: 400