Nick

Results 9 comments of Nick

> Thank you! I'm currently working on the code for the Super Resolution tutorial, and I will finish this right after. Sorry for the delay. Happy to know that, thanks...

Best auc, just the as same metric as the competition given.

CAM https://arxiv.org/pdf/1610.02391.pdf

@rykov8 Could you list the correct format of input files?

> Yes, it should work without any problem. You can just follow the steps of wrapping the transformer into the `Masking` class and it should work just fine. What is...

> openai/clip-vit-large-patch14 if i had download openai/clip-vit-large-patch14, where should i put it, i put it under `easy-diffusion/models/profile/.cache/huggingface/hub/models/openai/clip-vit-large-patch14/snapshots/8d052a0f05efbaefbc9e8786ba291cfdf93e5bff` but is not work and do not provide me a correct path

comment these two lines: from libs.batch_norm import batch_norm from libs.activations import lrelu and you can run code in "06_modern_convnet.ipynb"