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.08k forks source link

TensorFlow 2.0 above support added #1098

Open ShanuDey opened 4 years ago

ShanuDey commented 4 years ago

From TenforFlow 2.0 above "contrib" is deprecated. Lot of things get changed in TensorFlow 2.0. So necessary changes required to support darkflow with TensorFlow 2.0