switchablenorms / CelebAMask-HQ

A large-scale face dataset for face parsing, recognition, generation and editing.
2.04k stars 343 forks source link

g_partition.py #86

Closed diaodeyi closed 3 years ago

diaodeyi commented 3 years ago

➜ Data_preprocessing git:(master) ✗ python g_partition.py 0 orig_idx Traceback (most recent call last): File "g_partition.py", line 40, in if x >= 162771 and x < 182638: TypeError: '>=' not supported between instances of 'str' and 'int'

JimjimChen commented 2 years ago

Have you solved the problem? Can you tell me how? Many thanks!