goseesomething

Results 4 issues of goseesomething

我是去了Udemy看了別人課程security+jwt 再來這邊造訪 因為剛好再需要整合多一層 shiro 也很感謝大大願意分享你的編寫思路 並略為修改了大大的JWTUtil部份 將 jwtSecret 取代為密碼 並保存在 Spring resources application 並再加入多一次驗證 username是否與token內的username一樣 而jwtExpirationInMs 也是保存在Spring resources application 方便後續修改 public static boolean verify(String token, String username) { try {...

Even through I tried to rewrite the def configure_optimizers like following, I still get this problem. Besides, I am using python 3.8, every other requirements are the same ![image](https://github.com/clovaai/donut/assets/40739576/71e582df-d605-486d-8a0a-3591c672f92d) ![image](https://github.com/clovaai/donut/assets/40739576/57902fa7-41a1-4231-b277-fd1598184268)...

作者您好, 很感謝你重寫這模型, 我這邊有個問題 我直接在 [MhLiao] Github中下載了 ic15_resnet18 以及 ic15_resnet50 兩個.pth, 可是當我載入它作為predict 的模型時, 遇到 KeyError: 'config' 這錯誤. 請問我要去哪裡可以下載你的ic15已預訓好的模? 謝謝