Spaces:
Runtime error
Runtime error
uploaded weights
Browse files- .gitattributes +2 -0
- Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/pose_cfg.yaml +100 -0
- Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/snapshot-93000.data-00000-of-00001 +3 -0
- Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/snapshot-93000.index +0 -0
- Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/snapshot-93000.meta +3 -0
- Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/snapshot-93000.pb +3 -0
- Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/snapshot-93000.pbtxt +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/snapshot-93000.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/snapshot-93000.meta filter=lfs diff=lfs merge=lfs -text
|
Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/pose_cfg.yaml
ADDED
|
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
all_joints:
|
| 2 |
+
- - 0
|
| 3 |
+
- - 1
|
| 4 |
+
- - 2
|
| 5 |
+
- - 3
|
| 6 |
+
- - 4
|
| 7 |
+
- - 5
|
| 8 |
+
- - 6
|
| 9 |
+
- - 7
|
| 10 |
+
- - 8
|
| 11 |
+
all_joints_names:
|
| 12 |
+
- hd_beak
|
| 13 |
+
- hd_leftEye
|
| 14 |
+
- hd_rightEye
|
| 15 |
+
- hd_nose
|
| 16 |
+
- bp_leftShoulder
|
| 17 |
+
- bp_rightShoulder
|
| 18 |
+
- bp_topKeel
|
| 19 |
+
- bp_bottomKeel
|
| 20 |
+
- bp_tail
|
| 21 |
+
alpha_r: 0.02
|
| 22 |
+
apply_prob: 0.5
|
| 23 |
+
batch_size:
|
| 24 |
+
color:
|
| 25 |
+
MultiplyBrightness:
|
| 26 |
+
- 0
|
| 27 |
+
- 2
|
| 28 |
+
ChangeColorTemperature:
|
| 29 |
+
- 1100
|
| 30 |
+
- 10000
|
| 31 |
+
contrast:
|
| 32 |
+
clahe: true
|
| 33 |
+
claheratio: 0.1
|
| 34 |
+
histeq: true
|
| 35 |
+
histeqratio: 0.1
|
| 36 |
+
convolution:
|
| 37 |
+
edge: true
|
| 38 |
+
sharpen: true
|
| 39 |
+
sharpenratio: 0.5
|
| 40 |
+
crop_pad: 0
|
| 41 |
+
cropratio: 0.4
|
| 42 |
+
dataset: training-datasets/iteration-0/UnaugmentedDataSet_DLC_Segmented20230725-195900/DLC_Segmented_Alex33shuffle1.mat
|
| 43 |
+
dataset_type: imgaug
|
| 44 |
+
decay_steps: 30000
|
| 45 |
+
deterministic: false
|
| 46 |
+
display_iters: 1000
|
| 47 |
+
fg_fraction: 0.25
|
| 48 |
+
gaussian_noise: true
|
| 49 |
+
global_scale: 0.8
|
| 50 |
+
init_weights: /media/alexchan/Extreme SSD/WorkDir/Pigeon3DTrack/Weights/DLC_Weights/N6000_DLC_Mask/dlc-models/iteration-0/DLC_Segmented20230725-195900-trainset33shuffle1/train/snapshot-93000
|
| 51 |
+
intermediate_supervision: false
|
| 52 |
+
intermediate_supervision_layer: 12
|
| 53 |
+
location_refinement: true
|
| 54 |
+
locref_huber_loss: true
|
| 55 |
+
locref_loss_weight: 0.05
|
| 56 |
+
locref_stdev: 7.2801
|
| 57 |
+
log_dir: log
|
| 58 |
+
lr_init: 0.0005
|
| 59 |
+
max_input_size: 1500
|
| 60 |
+
mean_pixel:
|
| 61 |
+
- 123.68
|
| 62 |
+
- 116.779
|
| 63 |
+
- 103.939
|
| 64 |
+
metadataset: training-datasets/iteration-0/UnaugmentedDataSet_DLC_Segmented20230725-195900/Documentation_data-DLC_Segmented_33shuffle1.pickle
|
| 65 |
+
min_input_size: 64
|
| 66 |
+
mirror: false
|
| 67 |
+
motionblur: true
|
| 68 |
+
multi_stage: false
|
| 69 |
+
multi_step:
|
| 70 |
+
- - 0.0001
|
| 71 |
+
- 7500
|
| 72 |
+
- - '5e-05'
|
| 73 |
+
- 12000
|
| 74 |
+
- - '1e-05'
|
| 75 |
+
- 30000
|
| 76 |
+
- - '1e-05'
|
| 77 |
+
- 100000
|
| 78 |
+
net_type: resnet_50
|
| 79 |
+
num_joints: 9
|
| 80 |
+
num_outputs: 1
|
| 81 |
+
optimizer: adam
|
| 82 |
+
pairwise_huber_loss: false
|
| 83 |
+
pairwise_predict: false
|
| 84 |
+
partaffinityfield_predict: false
|
| 85 |
+
pos_dist_thresh: 17
|
| 86 |
+
project_path: /abyss/home/ImageTrainingData/N6000/DLC_Segmented
|
| 87 |
+
regularize: false
|
| 88 |
+
rotation: 25
|
| 89 |
+
rotratio: 0.4
|
| 90 |
+
save_iters: 50000
|
| 91 |
+
scale_jitter_lo: 0.5
|
| 92 |
+
scale_jitter_up: 1.25
|
| 93 |
+
scoremap_dir: test
|
| 94 |
+
shuffle: true
|
| 95 |
+
snapshot_prefix: /media/alexchan/Extreme SSD/WorkDir/Pigeon3DTrack/Weights/DLC_Weights/N6000_DLC_Mask/dlc-models/iteration-0/DLC_Segmented20230725-195900-trainset33shuffle1/train/snapshot
|
| 96 |
+
stride: 8.0
|
| 97 |
+
weigh_negatives: false
|
| 98 |
+
weigh_only_present_joints: false
|
| 99 |
+
weigh_part_predictions: false
|
| 100 |
+
weight_decay: 0.0001
|
Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/snapshot-93000.data-00000-of-00001
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbf7bc60db90bbece003b0e2d6da2c522a2bab45356fa93645921b970b598b37
|
| 3 |
+
size 96235372
|
Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/snapshot-93000.index
ADDED
|
Binary file (11.4 kB). View file
|
|
|
Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/snapshot-93000.meta
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2514e27df6a4e6603f2e5fbc586e61904e059644d26fa6a04f75db968b528c3
|
| 3 |
+
size 2686133
|
Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/snapshot-93000.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a78cd95d87bfbc632ae17990aeb8f0ae3814615722dd66e602e2ff58c9f13a1f
|
| 3 |
+
size 96443985
|
Weights/DLC_DLC_Segmented_resnet_50_iteration-0_shuffle-1/snapshot-93000.pbtxt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|