Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hhk7734/tensorflow-yolov4

YOLOv4 Implemented in Tensorflow 2.
https://github.com/hhk7734/tensorflow-yolov4

coral edgetpu tensorflow tflite tpu yolov4

Last synced: about 2 months ago
JSON representation

YOLOv4 Implemented in Tensorflow 2.

Awesome Lists containing this project

README

        

![license](https://img.shields.io/github/license/hhk7734/tensorflow-yolov4)
![pypi](https://img.shields.io/pypi/v/yolov4)
![language](https://img.shields.io/github/languages/top/hhk7734/tensorflow-yolov4)

# tensorflow-yolov4

YOLOv4 Implemented in Tensorflow 2.

`>=v3`, :exclamation: Do not try to train. Not yet stable.

Docs: [https://wiki.loliot.net/docs/lang/python/libraries/yolov4/python-yolov4-about](https://wiki.loliot.net/docs/lang/python/libraries/yolov4/python-yolov4-about)

## Installation

```shell
python3 -m pip install yolov4
```

## Changelog

Ref: CHANGELOG