GTkernel / yolov3-tf2

The Yolo v3 model on TensorFlow 2 for video analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yolov3-tf2 Benchmark

  • To build a container image:
./build_image.sh
  • To measure the latencies of the application:
./measure_latency.sh [#instances]

About

The Yolo v3 model on TensorFlow 2 for video analytics


Languages

Language:Shell 79.7%Language:Dockerfile 20.3%