jianwu21/weed-recognization

img_list is not defined in generate_data.py in for loop

vijaya-lakshmi-b opened this issue · 0 comments

for img_name in img_list:
its showing an error : " NameError: name 'img_list' is not defined"
i gone through the entire program but i didn't find it