anhlt / yolo-pytorch

Another pytorch implementation of Yolo v2 and v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate Server

python -m grpc_tools.protoc --python_out=. --mypy_out=. --grpc_python_out=. -I./ ./server.proto

About

Another pytorch implementation of Yolo v2 and v3

License:MIT License


Languages

Language:Jupyter Notebook 69.4%Language:Python 30.3%Language:Dockerfile 0.3%