Yu-Kai Chen

Results 4 comments of Yu-Kai Chen

Hello @cankur007, sorry for the late reply. By my experiments, the testing results of zebra2horse are similar to the official repo. You can check the visualizations in the following table....

Hi, I encountered the same problem. There is an excellent [website](https://distill.pub/2016/deconv-checkerboard/) explaining the reason and providing the solution. Hope this can help u :)))

Thanks a lot for providing the good information and the discussion! Kevin

Hi, I'm not the author, but I encountered a similar error: ```bash File "/workspace/container_test_folder/Multi-Task-Transformer/InvPT/models/transformers/vit.py", line 546, in _create_vision_transformer model = build_model_with_cfg( File "/opt/conda/lib/python3.10/site-packages/timm/models/helpers.py", line 537, in build_model_with_cfg model = model_cls(**kwargs)...