lyp-sgg commented on issue #12120: compile error in "image_aug_default.cc" URL: https://github.com/apache/incubator-mxnet/issues/12120#issuecomment-412327065 You can change the code in image_aug_default.cc. CV_RGB2GRAY -------> cv::COLOR_RGB2GRAY CV_GRAY2BGR -------> cv::COLOR_GRAY2BGR CV_BGR2HLS -------> cv::COLOR_BGR2HLS
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
