git-manager / YOLOv3

The implementation of YOLOv3 based on TensorFlow 2.x and TensorFlow Lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOLOv3


The implementation of YOLOv3 based on TensorFlow 2.0 and TensorFlow Lite.
License Passing Contributions welcome


Developing environment

TensorFlow version 2.0(stable)
Platform Ubuntu 18.04 LTS
Python version 3.6
gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
g++ g++ (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
cmake cmake version 3.10.2
opencv 3.2.0

Packages required

The moudle below is required for the project:

  • TensorFlow
  • Matplotlib
  • NumPy
  • OpenCV

For Mobile & IoT

Under developing!

Get it now

Clone it:

$ git clone https://github.com/Mingqi-Yuan/YOLOv3.git

License

MIT License

About

The implementation of YOLOv3 based on TensorFlow 2.x and TensorFlow Lite

License:MIT License


Languages

Language:Python 55.8%Language:Jupyter Notebook 44.0%Language:PowerShell 0.1%Language:Batchfile 0.1%