妄张
妄张
I want to use your network in OpenVINO which requires .onnx file but I don't know how to convert .pth file to .onnx file
I have already converted annotations from KITTI format which is ".txt" to COCO format which is ".json", but the KITTI dataset doesn't have 'unlabeled' as coco does. How should I...
I am trying to use Transformer to predict a sequence from another sequence. But I failed to see how can I bypass the tokenizer so that I can directly send...
I have tried to compile tensorflow in my Raspi but it costed 2 days and more. I also have tried to cross compile it in an Ubuntu x64 but I...