rotem israeli
rotem israeli
I want coreml model of stylegan that can get as input W+ latent vector with shape (18 , 512) the coreml model you provid takes as input latent vector from...
when i try to convert to coreml the code crash with: RuntimeError: PyTorch convert function for op 'numel' not implemented.
Thanks apple for open sourcing sota deep learning models to us! I seen that you added recently the brand new mobileViTv2. it could be nice to see also an option...
when i try to convert to coreml i get ValueError: node input.19 (gelu) got 2 input(s), expected [1] im using pytorch version 1.12.0 and coremltools version 5.2.0
thanks for your amazing work. this model support w, w+ as input but can it support stylespace?
Apple just released very exiting model named FastViT. is there any plan on relese it? https://arxiv.org/abs/2303.14189
thanks for the implementation of nfnets in keras! I want to use nfnets with gan so I need Transpose conv. it will be nice if you add it, thanks
It seems that the url link to download the models weights doesn't work
Hello, I'm enthusiastic about experimenting with your model, specifically applying Low-Rank Adaptation (LoRA) or similar methods for fine-tuning with a minimal number of parameters. My typical approach involves using tools...
Dear Snapchat Team, I hope this message finds you well. I wanted to express my sincere appreciation for the excellent work showcased in the SnapFusion paper. The implementation of Efficientformer...