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 1.4 #572

Open PythonImageDeveloper opened 6 years ago

PythonImageDeveloper commented 6 years ago

Hi does this codes workes with Tensorflow 1.4 or 1.5 ? please write your cuda , cuddn , ubuntu ? i want to fine-tuning for kitti , in your opinion , is ok your kitti ?

ghost commented 6 years ago

I just used darkflow with yolo weights to make detections in my own images. My setup:

I have done fine-tuning in darknet, but not yet through darkflow.

943460395 commented 6 years ago

win10 tensorflow-gpu 1.6 cuda 9.0 dudnn 7.0 python 3.6 can this environment work?I have many times ,but could install ...........