Hi Tamas,
Thanks for your mail.I was able to follow the steps and build the caffe in windows Ubuntu 20.04
After copying the caffe package in pycharm i am getting the following error:
File "C:\Users\MyName\anaconda4\envs\tensorflow\lib\caffe\pycaffe.py", line 13, in <module>
from ._caffe import Net, SGDSolver, NesterovSolver, AdaGradSolver, \
ModuleNotFoundError: No module named 'caffe._caffe'
I copied caffe folder in the following folder
anaconda4\envs\tensorflow\Lib
I am also trying to fix the error.
Thanks for your help and support
Regards
Mayank