kummar

Results 1 issues of kummar

All codes worded well but prepro_ai_challenger.py. `for i, img in enumerate(imgs): # load the image real_path = img['filepath'] + "/" + img['filename'] I = skimage.io.imread(os.path.join(params['images_root']+"/", real_path)) # note the path...