vdDetect static method
ViewDetection Classifies wear type and view type of products in the image Returns TransformationData.
Implementation
static TransformationData vdDetect() {
return VdDetect().detect();
}
ViewDetection Classifies wear type and view type of products in the image Returns TransformationData.
static TransformationData vdDetect() {
return VdDetect().detect();
}