xrli-U / MuSc

This is an official PyTorch implementation for "MuSc : Zero-Shot Industrial Anomaly Classification and Segmentation with Mutual Scoring of the Unlabeled Images" (MuSc ICLR2024).
MIT License
207 stars 12 forks source link

Hello. How can I run a program using multiple GPUs? Or is it only possible to utilize a single GPU? #6

Open zbtong6799 opened 2 months ago

xrli-U commented 2 months ago

The program we released currently only supports a single GPU. Thanks for your issue! We will consider adding code that supports multiple GPUs in our future work.