thtrieu / darkflow

Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
GNU General Public License v3.0
6.13k stars 2.09k forks source link

Add support for tensorflow 2.x #1217

Open LittleD3092 opened 1 year ago

LittleD3092 commented 1 year ago

Description

This pull request simply contains the following changes:

Tests

It has been tested on tensorflow 2.8.0, but not tested on tensorflow 1.x.

My testing environment is as follows: