Skip to content

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

License

Notifications You must be signed in to change notification settings

yuanmingqi/YOLOv3

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published