-
The training stopped by the unknown 'arch'
![image](https://user-images.githubusercontent.com/17681580/125401197-6f583600-e3e5-11eb-942b-f504942c383d.png)
-
Swin-V2 as a backbone gives the feature maps without norm. How to get it?
-
The models available in this repository are highly satisfactory, but is there a possibility to explore the [CoAtNet](https://proceedings.neurips.cc/paper/2021/hash/20568692db622456cc42a2e853ca21f8-Abs…
-
Hello, thank you for your excellent work! In my PyTorch project, I want to use MaxViT_base model, but the official repository gives TensorFlow models. I see that you haven't released the pretrained we…
-
Hi, How can I change the input shape of a model while preserving weights of layers and finetune?
I have tried methods that I've found online such as changing config files, but the input shape does …
-
##### System information (version)
- OpenVINO=> 2022.1.0
- Operating System / Platform => Ubuntu 22.04.1 LTS
- Compiler => N/A
- Problem classification => Model optimization
- Framework: Pytorch/…
-
Hi, 👋 Thanks for such an amazing library and taking out the time to implement so many parts of the CoatNet paper!
In your CoAtNet README, you mentioned you use TPU accelerators. Could you provide a…
-
From the README:
> CoAtNet is considered the State-of-the-Art model for Image Classification.
There are better models than CoAtNet. It's better to avoid claims like that and include more specifi…
-
Tried to run MobileViT_S model with input shape `256, 256, 3` and got the following error
UnimplementedError Traceback (most recent call last)
[](https://ahvyr93e3cv-496ff…
-
Hi, we are a group of engineers from Bytedance Inc. This year, our team published the work: "Next-ViT: Next Generation Vision Transformer for Efficient Deployment in Realistic Industrial Scenarios"(ht…