|
|
|
@@ -26,7 +26,7 @@ using namespace mindspore::dataset; |
|
|
|
using mindspore::LogStream; |
|
|
|
using mindspore::ExceptionType::NoExceptionType; |
|
|
|
using mindspore::MsLogLevel::INFO; |
|
|
|
constexpr double kMseThreshold = 2.0; |
|
|
|
constexpr double kMseThreshold = 2.5; |
|
|
|
|
|
|
|
class MindDataTestRandomCropDecodeResizeOp : public UT::CVOP::CVOpCommon { |
|
|
|
public: |
|
|
|
|