顾懿轩
顾懿轩
Yes, I agree with you. Actually, it will produce new problem using transpose. After FPS, the indexes of sampling are almost 0. So, it can't evaluate the uniformity loss.
This problem has been solved. My pull request has been merged.
- Problem: no LLaVa v1.1 Solution: https://huggingface.co/liuhaotian/LLaVA-13b-delta-v1-1
@fwbc I would suggest to check the versions that you have. Then you can choose the highest.
`Traceback (most recent call last): File "/data2/zg5/image_edit/smart_edit/SmartEdit/test/DS_SmartEdit_test.py", line 169, in from model.DS_SmartEdit_model import SmartEdit_model ModuleNotFoundError: No module named 'model'` Add this to test file `import sys import os sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__),...
no module basicsr pip install basicsr