Spaces:
Runtime error
Runtime error
sfmig
commited on
Commit
·
f1872fb
1
Parent(s):
054aeec
adding dog model
Browse files
DLC_models/DLC_Dog_resnet_50_iteration-0_shuffle-0/pose_cfg.yaml
ADDED
|
@@ -0,0 +1,106 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
- - 16
|
| 19 |
+
- - 17
|
| 20 |
+
- - 18
|
| 21 |
+
- - 19
|
| 22 |
+
all_joints_names:
|
| 23 |
+
- Nose
|
| 24 |
+
- L_Eye
|
| 25 |
+
- R_Eye
|
| 26 |
+
- L_Ear
|
| 27 |
+
- R_Ear
|
| 28 |
+
- Throat
|
| 29 |
+
- Withers
|
| 30 |
+
- TailSet
|
| 31 |
+
- L_F_Paw
|
| 32 |
+
- R_F_Paw
|
| 33 |
+
- L_F_Wrist
|
| 34 |
+
- R_F_Wrist
|
| 35 |
+
- L_F_Elbow
|
| 36 |
+
- R_F_Elbow
|
| 37 |
+
- L_B_Paw
|
| 38 |
+
- R_B_Paw
|
| 39 |
+
- L_B_Hock
|
| 40 |
+
- R_B_Hock
|
| 41 |
+
- L_B_Stiffle
|
| 42 |
+
- R_B_Stiffle
|
| 43 |
+
augmentationprobability: 0.5
|
| 44 |
+
batch_size:
|
| 45 |
+
bottomheight: 400
|
| 46 |
+
covering: true
|
| 47 |
+
crop: true
|
| 48 |
+
crop_pad: 0
|
| 49 |
+
cropratio: 0.4
|
| 50 |
+
dataset: training-datasets/iteration-0/UnaugmentedDataSet_DogMay11/Dog_TeamDLC99shuffle0.mat
|
| 51 |
+
dataset_type: imgaug
|
| 52 |
+
deterministic: false
|
| 53 |
+
display_iters: 1000
|
| 54 |
+
elastic_transform: true
|
| 55 |
+
fg_fraction: 0.25
|
| 56 |
+
global_scale: 0.8
|
| 57 |
+
init_weights: TBA
|
| 58 |
+
intermediate_supervision: false
|
| 59 |
+
intermediate_supervision_layer: 12
|
| 60 |
+
leftwidth: 400
|
| 61 |
+
location_refinement: true
|
| 62 |
+
locref_huber_loss: true
|
| 63 |
+
locref_loss_weight: 0.05
|
| 64 |
+
locref_stdev: 7.2801
|
| 65 |
+
log_dir: log
|
| 66 |
+
max_input_size: 1500
|
| 67 |
+
mean_pixel:
|
| 68 |
+
- 123.68
|
| 69 |
+
- 116.779
|
| 70 |
+
- 103.939
|
| 71 |
+
metadataset: training-datasets/iteration-0/UnaugmentedDataSet_DogMay11/Documentation_data-Dog_99shuffle0.pickle
|
| 72 |
+
min_input_size: 64
|
| 73 |
+
minsize: 100
|
| 74 |
+
mirror: false
|
| 75 |
+
motion_blur: true
|
| 76 |
+
multi_step:
|
| 77 |
+
- - 0.0001
|
| 78 |
+
- 7500
|
| 79 |
+
- - 5e-05
|
| 80 |
+
- 12000
|
| 81 |
+
- - 1e-05
|
| 82 |
+
- 75000
|
| 83 |
+
net_type: resnet_50
|
| 84 |
+
num_joints: 20
|
| 85 |
+
num_outputs: 1
|
| 86 |
+
optimizer: adam
|
| 87 |
+
pairwise_huber_loss: true
|
| 88 |
+
pairwise_predict: false
|
| 89 |
+
partaffinityfield_predict: false
|
| 90 |
+
pos_dist_thresh: 17
|
| 91 |
+
project_path: TBA
|
| 92 |
+
regularize: false
|
| 93 |
+
rightwidth: 400
|
| 94 |
+
rotation: 180
|
| 95 |
+
save_iters: 50000
|
| 96 |
+
scale_jitter_lo: 0.5
|
| 97 |
+
scale_jitter_up: 1.5
|
| 98 |
+
scoremap_dir: test
|
| 99 |
+
shuffle: true
|
| 100 |
+
snapshot_prefix: TBA
|
| 101 |
+
stride: 8.0
|
| 102 |
+
topheight: 400
|
| 103 |
+
weigh_negatives: false
|
| 104 |
+
weigh_only_present_joints: false
|
| 105 |
+
weigh_part_predictions: false
|
| 106 |
+
weight_decay: 0.0001
|
DLC_models/DLC_Dog_resnet_50_iteration-0_shuffle-0/snapshot-75000.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f126991a0a312e0acf61313244107a476ffa68355bd4e34337dddb35784f5c5f
|
| 3 |
+
size 98887790
|