cc
cc
The arch I search is as following: ``` => saving checkpoint ./logs/proxyless/IIIT5K/seed_1996_3/checkpoint.pth.tar 0. (Mix(5x5_MBConv6, 0.770), None) # ['0.000', '0.230', '0.770', '0.000', '0.000', '0.000'] 1. (Mix(5x5_MBConv6, 0.998), Identity) # ['0.000', '0.000',...
在执行这个 `python -m src.tools.datasets`时,提示不存在tools,请问怎么处理?因为src文件夹里并不存在tools,我在 这个目录找到了 `exps/voc-v1/datasets-v0.py` 请问时用这个预处理吗? 谢谢
Hello Yawei Li, appreciate your excellent work very much. I have some questions about the code. What is the role of the pre-training model? for example, code is token from...