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

Importing to external project #1199

Open temp369 opened 3 years ago

temp369 commented 3 years ago

How to import the darkflow API's to external python projects for object detection rather than running from the darkflow directory?