pose_cfg.yaml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. all_joints:
  2. - - 0
  3. - - 1
  4. - - 2
  5. all_joints_names:
  6. - Tip1
  7. - Tip2
  8. - Tip3
  9. batch_size: 1
  10. bottomheight: 400
  11. crop: true
  12. cropratio: 0.4
  13. dataset: training-datasets/iteration-0/UnaugmentedDataSet_MLA-041630-tipsSep9/MLA-041630-tips_Keisuke95shuffle1.mat
  14. dataset_type: default
  15. display_iters: 1000
  16. global_scale: 0.8
  17. init_weights: /home/mouse/anaconda3/envs/dlc2.1/lib/python3.7/site-packages/deeplabcut/pose_estimation_tensorflow/models/pretrained/resnet_v1_50.ckpt
  18. intermediate_supervision: false
  19. intermediate_supervision_layer: 12
  20. leftwidth: 400
  21. location_refinement: true
  22. locref_huber_loss: true
  23. locref_loss_weight: 0.05
  24. locref_stdev: 7.2801
  25. max_input_size: 1500
  26. metadataset: training-datasets/iteration-0/UnaugmentedDataSet_MLA-041630-tipsSep9/Documentation_data-MLA-041630-tips_95shuffle1.pickle
  27. min_input_size: 64
  28. minsize: 100
  29. mirror: false
  30. multi_step:
  31. - - 0.005
  32. - 10000
  33. - - 0.02
  34. - 430000
  35. - - 0.002
  36. - 730000
  37. - - 0.001
  38. - 1030000
  39. net_type: resnet_50
  40. num_joints: 3
  41. pos_dist_thresh: 17
  42. project_path: /home/mouse/ks/Projects/whiskers-realtime/dlc_projects/MLA-041630-tips-Keisuke-2020-09-09
  43. rightwidth: 400
  44. save_iters: 50000
  45. scale_jitter_lo: 0.5
  46. scale_jitter_up: 1.25
  47. topheight: 400