-
Hi, thank you for this great work!
It seems that I need the checkpoint for LPIPS vgg to train the VAE. I referred to your utils.py code and downloaded vgg.pth, but I'm getting a "Missing key(s) in s…
-
Hello. Did all as described in manual.
Python 3.8
pip install -r requirements.txt all fine
Loadaded vgg.pth
Prepared mnist dataset.
But while training VQVAE got this error
(.conda) (bas…
-
## Description
- error: 'ttnn.conv2d' op Bias must only have data on the final dimenstion in vgg variants
## Reproduce
```
git checkout kkannan/vgg_conv2d_issue
git submodule update --recursive
# …
-
Unable to generate trace+2cq test performance for the VGG model as sharding the input tensor is required,
Need help with the appropriate memory configuration and core grid and other configs for the m…
-
[issue_body.md](https://github.com/user-attachments/files/18003034/issue_body.md)
Error:D:\vcpkg>vcpkg.exe install opencv4[cuda]:x64-windows
Computing installation plan...
The following packages will…
-
您好 有如下两个问题:
1、在使用enet作为net时,训练出的.ckpt文件转成pb后,大小只有不到3M,netron打开巨慢,这是否正常,并且PB文件无法转成IR格式
2、在使用vgg作为net时,报错TypeError: Input 'y' of 'Equal' Op has type string that does not match type bool of argument 'x…
-
## タイトル: 山火事検知における転移学習とカスタム構築のVGGおよびCNN-SVMモデルの包括的比較分析
## リンク: https://arxiv.org/abs/2411.08171
## 概要:
最新のAI・機械学習研究では、転移学習が様々な分野でのモデル性能向上に革新的な可能性を示しており、重要な役割を担っています。本論文では、山火事検出における転移学習の効率性と有効性について…
-
Yhh
-
为什么我运行那个安装mcan,py文件有报错。有人可以解答我的疑问吗。谢谢
View detailed results here: C:/Users/qgxiao/ray_results/twitter-experiment
2024-11-10 22:55:22,356 WARNING trial.py:648 -- The path to the trial log directory i…
-
Hello, which version of tensorflow and torch are you using? I used torch1.13.0+tensorflow2.5+cuda11.2 and got an error: "FileNotFoundError: Op type not registered 'DisableCopyOnRead' in binary runn", …