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

Missing Import in darknet/data.py #1136

Open litesh1998 opened 4 years ago

litesh1998 commented 4 years ago

Fixed the missing import for exit function in the above mentioned file