-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmrotate/issues) and [Discussions](https://github.com/open-mmlab/mmrotate/discussions) but cannot get the expected help.
…
-
Hi,
The training worked well.
But, when I run infer.py, I get the following errors:
RuntimeError: Error(s) in loading state_dict for OftNet:
Missing key(s) in state_dict: "mean", "std", "fron…
-
_Brainstorming_
What do you think about another tab or button 'assign styles' which would open a form like:
```
layer1
[ ] style1
[x] style2
[x] style3
layer2
[x] style1
[ ] styl…
-
When the SelectFeature control is instanciated with an array of layers it creates it's own root container div. Any features within the layers are moved into the controls root div.
When map.removeLaye…
-
When I test my trained weights file,I got the message:
The model and loaded state dict do not match exactly
unexpected key in source state_dict: backbone.conv1.weight, backbone.bn1.weight, back…
-
## To Reproduce
I'm trying to build some gridfinity stuff, therefore I'm trying to to build the baseplate in CadQuery. However I'm getting some weird `Fillets requires that edges be selected`-e…
-
hi! thanks for sharing your work :)
i am trying to train using a custom dataset, with only 1 class. i keep getting the following error, i believe it's because the number of classes is different fro…
-
I ran eval_cub.sh with model=DeepLab50_2branch
and got the following error:
```File "evaluate_cub.py", line 135, in main
model.load_state_dict(torch.load(args.restore_from))
File "/local…
-
Pretrained models other than "res18ynetsyncGN-VC24-RGB2LAB_iter_100000.pth" are not able to be loaded.
NW architectures seems to be different from implemented in "models" to saved in checkpoint files…
-
First of all, I would like to say I loved your project.
I tried to replicate it on my machine using the weights you provided [model_512](https://1drv.ms/u/s!AqmYPmoRZryegR9OPEgqq7LvgqJR?e=4Erzvr) …