fix transform bug
This commit is contained in:
@@ -18,7 +18,7 @@ evaluator_cfg:
|
|||||||
sample_type: all_ordered
|
sample_type: all_ordered
|
||||||
type: InferenceSampler
|
type: InferenceSampler
|
||||||
transform:
|
transform:
|
||||||
type: BaseSilCuttingTransform
|
- type: BaseSilCuttingTransform
|
||||||
metric: euc # cos
|
metric: euc # cos
|
||||||
cross_view_gallery: false
|
cross_view_gallery: false
|
||||||
|
|
||||||
@@ -69,4 +69,4 @@ trainer_cfg:
|
|||||||
sample_type: fixed_unordered
|
sample_type: fixed_unordered
|
||||||
type: TripletSampler
|
type: TripletSampler
|
||||||
transform:
|
transform:
|
||||||
type: BaseSilCuttingTransform
|
- type: BaseSilCuttingTransform
|
||||||
|
|||||||
Reference in New Issue
Block a user