hukkelas / deep_privacy2

DeepPrivacy2 - A Toolbox for Realistic Image Anonymization
Apache License 2.0
292 stars 33 forks source link

ERROR: "ModuleNotFoundError: No module named 'tops'" #4

Closed celikmustafa89 closed 1 year ago

celikmustafa89 commented 1 year ago

Traceback (most recent call last): File "anonymize.py", line 4, in <module> import tops ModuleNotFoundError: No module named 'tops'

hukkelas commented 1 year ago

Install tops via:

pip install -e git+https://github.com/hukkelas/torch_ops.git