File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
src/otx/recipe/keypoint_detection Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ overrides:
2626 batch_size : 1
2727 num_workers : 2
2828 transforms :
29- - class_path : otx.core.data.transform_libs.torchvision.GetBBoxCenterScale
3029 - class_path : otx.core.data.transform_libs.torchvision.TopdownAffine
3130 init_args :
3231 input_size : $(input_size)
@@ -35,7 +34,6 @@ overrides:
3534 batch_size : 1
3635 num_workers : 2
3736 transforms :
38- - class_path : otx.core.data.transform_libs.torchvision.GetBBoxCenterScale
3937 - class_path : otx.core.data.transform_libs.torchvision.TopdownAffine
4038 init_args :
4139 input_size : $(input_size)
@@ -44,7 +42,6 @@ overrides:
4442 batch_size : 64
4543 num_workers : 2
4644 transforms :
47- - class_path : otx.core.data.transform_libs.torchvision.GetBBoxCenterScale
4845 - class_path : otx.core.data.transform_libs.torchvision.TopdownAffine
4946 init_args :
5047 input_size : $(input_size)
You can’t perform that action at this time.
0 commit comments