Caffe 模型转换
Created by: MichaelZhero
Looking in indexes: https://pypi.Python.org/simple/ Collecting x2paddle Downloading https://files.pythonhosted.org/packages/8a/44/d76e2ac34efcc849389c70b2136e871ec2f78da04dbf8eb12e9620cfb6e3/x2paddle-0.7.4-py3-none-any.whl (132kB) |████████████████████████████████| 133kB 36kB/s eta 0:00:01 Installing collected packages: x2paddle Successfully installed x2paddle-0.7.4
x2paddle --framework=caffe --prototxt=work/landmark_deploy.prototxt --weight=work/VanFace.caffemodel --save_dir=work/pd_model File "", line 1 x2paddle --framework=caffe --prototxt=work/landmark_deploy.prototxt --weight=work/VanFace.caffemodel --save_dir=work/pd_model ^ SyntaxError: can't assign to operator