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

darkflow not installed from requirement.txt #1086

Open Francisobiagwu opened 4 years ago

Francisobiagwu commented 4 years ago

darkflow_error

I created a virtual environment using conda and I installed darkflow and it worked pretty well. I later exported the environment to try it on another computer to verify that everything works. But conda doesn't install the darkflow even though it exists on the requirement.txt. Please, is there any explanation for this?

Rishabh-Maheshwari commented 4 years ago

@Francisobiagwu can you share the requirement.txt?