Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 846 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 846 Bytes

freeopenvpn_autoconnection

NOTE: administrator rights and openvpn istalled in PATH variables are required


Python packages and setup guides

  • pip install tensorflow==2.0.0

  • models v1.13

  • Protobuff

  • Protobuf compilation guide

  • compile batch comand for /f %i in ('dir /b object_detection\protos\*.proto') do protoc object_detection\protos\%i --python_out=.

  • pip install opencv-python

  • OpenVpn PATH example setx path %path%;"c:\Program Files\OpenVPN\bin"