efhosci
efhosci
Was just struggling with this same problem, though in my case the traceback failed for "RuntimeError: Cannot find ptxas". Deleting the triton folders sees to have fixed it, at least...
> > Edit: Maybe my celebration was premature, now getting "CUDA out of memory" errors, PyTorch is filling up my memory for some reason. > > This happened to me...
I did something fairly similar to this with the "concept statistics" tab, though that's not identifying the specific filenames that are in each bucket, and doesn't account for repeats/samples. With...
Did some testing with a few of these methods to see directly how they would impact learning. I had a dataset of ~75 images and for each one created 4...
Semi-related to this, I have a Pascal (10-series) GPU and I was able to get it to run just changing to cu124 and torch/torchaudio 2.6.0
I'll look through this later and maybe experiment with cloud data. Some of the basic statistics (image count, image/mask/caption pairing) may be possible without downloading everything if you can just...