You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "inference_ed.py", line 194, in test_step
img, img_name = dataset_inference.nextit()
File "project/Multi-domain-learning-FAS/source_SiW_Mv2/dataset.py", line 121, in nextit
return next(self.feed)
File "torch_env/lib/python3.8/site-packages/tensorflow/python/data/ops/iterator_ops.py", line 816, in __next__
raise StopIteration
StopIteration
How can I solve this issue?
The text was updated successfully, but these errors were encountered:
JavanehBahrami
changed the title
running inferece.py file give an error
running inferece.py file gives an error
Nov 18, 2023
Hi @CHELSEA234
When I run the inference.py file using this command:
but it gives an error :
How can I solve this issue?
The text was updated successfully, but these errors were encountered: