-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md) bu…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection/issues) and [Discussions](https://github.com/open-mmlab/mmdetection/discussions) but cannot get the expected …
-
### Running Latest Version
- [X] I am running the latest version
### Processor
M1 Pro (or later)
### Intel processor
Computer:
![image](https://user-images.githubusercontent.com/5016…
-
### Branch
1.x branch (1.0.0rc2 or other 1.x version)
### Describe the bug
Thank you very much for your excellent work. when I use the mmrazor to call mmcls to train CustomDataset,I get the Keyerro…
-
Create feature extractor:
```python
import torch
from torchvision.models import resnet50, ResNet50_Weights
resnet = resnet50(weights=ResNet50_Weights.IMAGENET1K_V2)
con.query("CALL create_pyt…
-
## Bug description
I am trying to train SLEAP on our institute cluster. After setting up the conda env. and transferring the ``labels.v001.slp.training_job`` file to the remote machine, I am unable t…
-
Hi
thanks for sharing your code. I am trying to train your network, however when I do I get the following errors. Apparently there is a missing folder, which contains a group of jpg files. I did a …
-
### Week 1 - Get to know the community
- [x] Join the communication channels
- [x] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
Hello again, and Thanks for your work.
I found that there is no kernel, patchpadding_depthwise_kernel5x5_stride1_inplace_CHW.c,
patchpadding_depthwise_kernel5x5_stride2_inplace_CHW.c,
and 7x7 st…
-
@wuhy08
When I replace the backbone of yolov3 with resnet18, the following error occurs.
`RuntimeError: Given groups=1, weight of size 256 256 1 1, expected input[2, 512, 19, 19] to have 256 ch…