ONNX compatibility updates
This commit is contained in:
parent
8b34fbef33
commit
4c5f4864fb
|
@ -6,6 +6,8 @@ import glob
|
|||
|
||||
# https://github.com/onnx/onnx-coreml
|
||||
# http://machinethink.net/blog/mobilenet-ssdlite-coreml/
|
||||
# https://github.com/hollance/YOLO-CoreML-MPSNNGraph
|
||||
|
||||
|
||||
def main():
|
||||
os.system('rm -rf saved_models && mkdir saved_models')
|
||||
|
|
Loading…
Reference in New Issue