Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
0f271534
Commit
0f271534
authored
Aug 09, 2020
by
syiming
Browse files
remove unused data augmentation method
parent
54ba0acb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
22 deletions
+0
-22
research/object_detection/configs/tf2/faster_rcnn_resnet50_v1_fpn_640x640_coco17_tpu-8.config
...2/faster_rcnn_resnet50_v1_fpn_640x640_coco17_tpu-8.config
+0
-22
No files found.
research/object_detection/configs/tf2/faster_rcnn_resnet50_v1_fpn_640x640_coco17_tpu-8.config
View file @
0f271534
...
@@ -146,28 +146,6 @@ train_config: {
...
@@ -146,28 +146,6 @@ train_config: {
data_augmentation_options
{
data_augmentation_options
{
random_horizontal_flip
{
random_horizontal_flip
{
}
}
}
data_augmentation_options
{
random_adjust_hue
{
}
}
data_augmentation_options
{
random_adjust_contrast
{
}
}
data_augmentation_options
{
random_adjust_saturation
{
}
}
data_augmentation_options
{
random_square_crop_by_scale
{
scale_min
:
0
.
6
scale_max
:
1
.
3
}
}
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment