Li-Yidong
Results
2
issues of
Li-Yidong
Thanks for your sharing. I successfully trained model on my on dataset, I want to inference it to c++. I wrote a code as below: ``` UnetDetector::OutputVal UnetDetector::detect(cv::Mat src) {...
Hi, thanks for your work. Could it do video predict in sam2.1?