LASTED
LASTED copied to clipboard
Synthetic Image Detection
Hi, I tried using your model to try to detect AI generated photos like those from SD, SDXL, Dalle, etc. However, most of the predictions are "real". Do you see...
It seems like you are using CLIP with 4 possible textual description and then use cosine similarity for classification, just like CLIP. However, unlike CLIP where the cardinality of the...
Hi @HighwayWu 🤗 Niels here from the open-source team at Hugging Face. I discovered your work on Arxiv and was wondering whether you would like to submit it to [hf.co/papers](https://hf.co/papers)...
您的工作非常出色! 但我在复现过程中遇到了一个问题 我将数据都放在了data路径:  根据preprocess.py生成了Train_Photo_num199244.txt  但是执行sh main.sh时,一直显示无法打开文件:  但是,我根据报错的路径进行了测试:  结果是能够打开的:  请问我这是什么问题呀!
``` git+https://github.com/openai/CLIP.git torch opencv-python torchvision albumentations pandas scikit-learn tqdm torch-kmeans ```