TencentYoutuResearch / AnomalyDetection_Real-IAD

Apache License 2.0
45 stars 0 forks source link

data processing #5

Open EnquanYang2022 opened 1 month ago

EnquanYang2022 commented 1 month ago

Hello, thank you for your excellent work. I would like to ask you how to adjust the data to 256 size mentioned in your paper. Do you directly resize the 1024 size data to 256? If so, will it lead to a huge loss of information?

zhangzjn commented 4 weeks ago

Most methods operate at resolutions of 224 or 256. Higher resolutions can impact both the computational load and the performance of the model. Therefore, directly resizing the images does not affect the algorithm's results.

EnquanYang2022 commented 3 weeks ago

Thank you for your reply

At 2024-06-05 10:26:08, "Jiangning Zhang" @.***> wrote:

Most methods operate at resolutions of 224 or 256. Higher resolutions can impact both the computational load and the performance of the model. Therefore, directly resizing the images does not affect the algorithm's results.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>