Is it possible to finetune the blob or convert blob model to pytorch or onnx to fine-tune then put back?
Hi YuchenLi , I don't think so, you would likely want to fine-tune prior to compiling the model to blob. It might be that OpenVINO documentation has some additional resources. Thanks, Erik