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
I installed pytorch-fid from https://github.com/zengxianyu/pytorch-fid. It still gives me AttributeError: 'FIDModel' object has no attribute 'add_sample'. There is no add_sample function.
I installed pytorch-fid from https://github.com/zengxianyu/pytorch-fid. It still gives me
AttributeError: 'FIDModel' object has no attribute 'add_sample'
. There is no add_sample function.fid_model.py has:
The text was updated successfully, but these errors were encountered: