fastai_extensions
fastai_extensions copied to clipboard
Code you can use jointly with fastai
Results
3
fastai_extensions issues
Sort by
recently updated
recently updated
newest added
I get errors when I use it with greyscale images. May be some corrections required while torch.cat?
@oguiza thanks for sharing this repo, great code! To make `nb_MixMatch.py` fully compatible with datasets beside CIFAR-10, one needs to be able to specify the target image sizes. By default,...
RuntimeError: expected backend CUDA and dtype Float but got backend CUDA and dtype Half