Thank you for writing the codes and publish it into the world.
python3 convertCaffe.py
Traceback (most recent call last):
File "convertCaffe.py", line 5, in <module>
import caffe
ModuleNotFoundError: No module named 'caffe'
I am not able to run the conversion. What is the version of caffe here? Is it the original BVLC Caffe.
Thank you.
Thank you for writing the codes and publish it into the world.
I am not able to run the conversion. What is the version of caffe here? Is it the original BVLC Caffe. Thank you.