__version__, torch.cuda.is_available()) import detectron2 from ... predictor = DefaultPredictor(cfg) outputs = predictor(im) v ...
確定! 回上一頁