2
0
mirror of https://github.com/Shawn-Shan/fawkes.git synced 2026-06-12 21:50:46 +05:30

add eval readme

This commit is contained in:
Shawn-Shan
2020-07-20 13:47:51 -05:00
parent 6fe3a7c3fd
commit 5e1b8fd2fc
2 changed files with 20 additions and 2 deletions
-2
View File
@@ -113,8 +113,6 @@ class Fawkes(object):
image_paths, loaded_images = filter_image_paths(image_paths)
start_time = time.time()
if not image_paths:
raise Exception("No images in the directory")
with graph.as_default():