-
### 请提出你的问题 Please ask your question
[2023/05/05 11:14:23] ppocr INFO: Architecture :
[2023/05/05 11:14:23] ppocr INFO: Models :
[2023/05/05 11:14:23] ppocr INFO: Student :
[2023/05…
-
Thanks for sharing the code and providing detailed instructions. However, even though I put imagenet data with the correct extension into the default directory, the code raised an issue:`RuntimeError:…
-
We would like to add main figure and abstract of each model in our repo. This issue is used for uploading figures for hyperlink in README.md
-
Hello,
I tried yolov4.cfg on 2080Ti with input size 448*448, the training runs out of cuda memory even with batch size = 8
Have you tried the largest batch size value which won't break the cuda mem…
-
Repro
~~~
import torch
from torch import tensor, device
import torch.fx as fx
from torchdynamo.testing import rand_strided
from math import inf
from torch.fx.experimental.proxy_tensor import ma…
-
-
## Tim
Ilija Kalinić, SW65/2019
## Asistent
Dragan Vidaković
## Definicija problema
Višeklasna klasifikacija realnih fotografija muzičkih instrumenata uz pomoć konvolucionih neuronskih …
-
Please make sure that this is an issue related to performance of TensorFlow.
As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bug…
-
**Describe the bug**
Trying to load mobilenetv3_small with catavgmax pooling on timm 0.6.11 gives following error:
```
RuntimeError: Error(s) in loading state_dict for MobileNetV3:
size mi…
-
When inference on single image (batch size = 1) got error:
```
mobilenetv3.py", line 199, in forward
out = self.hs3(self.bn3(self.linear3(out)))
File "/usr/local/lib/python3.6/dist-package…