sjtuplayer / anomalydiffusion

[AAAI 2024] AnomalyDiffusion: Few-Shot Anomaly Image Generation with Diffusion Model
MIT License
114 stars 14 forks source link

The error of ninja #56

Closed zhaoyuan1209 closed 1 month ago

zhaoyuan1209 commented 1 month ago

There are an error when I run the project: /home/rd100/zhaoyuan/anomaly_generation/anomalydiffusion-master/ldm/models/psp_encoder/stylegan2/op/fused_bias_act_kernel.cu -o fused_bias_act_kernel.cuda.o FAILED: fused_bias_act_kernel.cuda.o

I solve it by reduce the version of gcc from 11.4 to 9