config.yaml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. # Project definitions (do not edit)
  2. Task: Cylinder_3D
  3. scorer: Sebastian_Kloubert
  4. date: Jul22
  5. multianimalproject:
  6. identity:
  7. # Project path (change when moving around)
  8. project_path: /mnt/DLC/DLC/3D_nets/Cylinder_3D-Sebastian_Kloubert-2021-07-22-3d
  9. # Annotation data set configuration (and individual video cropping parameters)
  10. video_sets:
  11. bodyparts:
  12. start:
  13. stop:
  14. numframes2pick:
  15. # Plotting configuration
  16. skeleton:
  17. - - snout
  18. - tailbase
  19. - - snout
  20. - tailtip
  21. - - snout
  22. - shoulder_right
  23. - - snout
  24. - shoulder_left
  25. - - tailbase
  26. - tailtip
  27. - - tailbase
  28. - hip_right
  29. - - tailbase
  30. - hip_left
  31. - - shoulder_right
  32. - elbow_right
  33. - - shoulder_right
  34. - wrist_right
  35. - - shoulder_right
  36. - forepaw_right
  37. - - shoulder_right
  38. - shoulder_left
  39. - - shoulder_right
  40. - elbow_left
  41. - - shoulder_right
  42. - hip_right
  43. - - shoulder_right
  44. - hip_left
  45. - - elbow_right
  46. - wrist_right
  47. - - elbow_right
  48. - forepaw_right
  49. - - wrist_right
  50. - forepaw_right
  51. - - shoulder_left
  52. - elbow_left
  53. - - shoulder_left
  54. - wrist_left
  55. - - shoulder_left
  56. - forepaw_left
  57. - - shoulder_left
  58. - elbow_right
  59. - - shoulder_left
  60. - hip_left
  61. - - shoulder_left
  62. - hip_right
  63. - - elbow_left
  64. - wrist_left
  65. - - elbow_left
  66. - forepaw_left
  67. - - wrist_left
  68. - forepaw_left
  69. - - hip_right
  70. - knee_right
  71. - - hip_right
  72. - ankle_right
  73. - - hip_right
  74. - hindpaw_right
  75. - - hip_right
  76. - hip_left
  77. - - hip_right
  78. - knee_left
  79. - - knee_right
  80. - ankle_right
  81. - - knee_right
  82. - hindpaw_right
  83. - - ankle_right
  84. - hindpaw_right
  85. - - hip_left
  86. - knee_left
  87. - - hip_left
  88. - ankle_left
  89. - - hip_left
  90. - hindpaw_left
  91. - - hip_left
  92. - knee_right
  93. - - knee_left
  94. - ankle_left
  95. - - knee_left
  96. - hindpaw_left
  97. - - ankle_left
  98. - hindpaw_left
  99. - - cylinder_top
  100. - cylinder_right
  101. - - cylinder_right
  102. - cylinder_bottom
  103. - - cylinder_bottom
  104. - cylinder_left
  105. - - cylinder_left
  106. - cylinder_top
  107. - - cylinder_top
  108. - cylinder_bottom
  109. - - cylinder_right
  110. - cylinder_left
  111. skeleton_color: black
  112. pcutoff: 0.4
  113. dotsize: 3
  114. alphavalue:
  115. colormap: plasma
  116. # Training,Evaluation and Analysis configuration
  117. TrainingFraction:
  118. iteration:
  119. default_net_type:
  120. default_augmenter:
  121. snapshotindex:
  122. batch_size:
  123. # Cropping Parameters (for analysis and outlier frame detection)
  124. cropping:
  125. #if cropping is true for analysis, then set the values here:
  126. x1:
  127. x2:
  128. y1:
  129. y2:
  130. # Refinement configuration (parameters from annotation dataset configuration also relevant in this stage)
  131. corner2move2:
  132. move2corner:
  133. alphaValue: 0.8
  134. markerType: '*'
  135. markerColor: r
  136. num_cameras: 2
  137. camera_names:
  138. - camera-1
  139. - camera-2
  140. scorername_3d: DLC_3D
  141. trainingsetindex_camera-1: 0
  142. trainingsetindex_camera-2: 0
  143. config_file_camera-1: /mnt/DLC/DLC/3D_nets/Cylinder_camera-1-Sebastian_Kloubert-2021-06-15/config.yaml
  144. config_file_camera-2: /mnt/DLC/DLC/3D_nets/Cylinder_camera-2-Sebastian_Kloubert-2021-06-15/config.yaml
  145. shuffle_camera-1: 1
  146. shuffle_camera-2: 1