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
Added requirement.txt file #989
Open
harsh52 opened 5 years ago
Added "requirement.txt" file to install all the required dependency all at once, Earlier we need to install dependencies one by one.