Youngwoong Cho
Results
2
comments of
Youngwoong Cho
For those who use anaconda environments: I used the following command. `ln -s /home/{user_name}/anaconda3/envs/{env_name}/lib/libz.so.1 /home/{user_name}/anaconda3/envs/{env_name}/lib/python3.7/site-packages/pptk/libs/libz.so.1` This works for Ubuntu 18.04
> Hey @beomso0 , If you want save model in TensorFlow. I have shared one link below. that's might be help you. https://cv-tricks.com/tensorflow-tutorial/save-restore-tensorflow-models-quick-complete-tutorial/ please go through this. Blindly applying this...