Unsupervised-Visual-Recognition-by-Solving-Arbitrary-Puzzles
Unsupervised-Visual-Recognition-by-Solving-Arbitrary-Puzzles copied to clipboard
'JPSModel' can not iterable
when I run eval_puzzle_alexnet.sh, it shows 「'JPSModel' object is not iterable」, and I didn't see iter() and next() function in the model.py. Am I missing something?