-
I am grateful for your works first. I get some problems when I load pretrained model file to R(2+1)D model. I used this command:
```
python main.py --root_path ../ --video_path ucf101_videos/jpg --a…
-
This is an improvement/question not a bug. I have tried to search for this functionality or a work around but I haven't been able to find anyone else who wants to do this.
I am using this package t…
-
### What happened?
for the given IR
```mlir
module {
func.func @torch_jit(%arg2: !torch.vtensor) -> !torch.vtensor attributes {torch.onnx_meta.ir_version = 7 : si64, torch.onnx_meta.opset_versi…
-
Hi,
First, I want to thank you for your software which makes the integration of inkscape and latex-beamer really simple.
I have recently reinstalled my Debian version and running the overlays_export…
-
Hi,
I get the following error to the example code, using the example data in the readme file:
```
Error in seurat_Heatmap(count, layer1_genelist, ssGSEA_result, "Layer1"): no slot of name "cou…
-
When a featured block is too short, the search data form goes under the header.
This is caused by `col2` class:
https://github.com/ckan/ckan/blob/10aa7c6f92f1dede5f02302e2b6ea4d96aaf4604/ckan/…
-
Hi, I have trained the model using the SCAN GitHub and generated two models under the scan and self-label directory as instructed in the SCAN GitHub. When I use those models to run main_ruc_cifar10.py…
-
hi! when i run test_tracking.py,the following error occurred:
Namespace(IoU_Space=3, category_name='Car', data_dir='./data/training', model='netR_36.pth', model_fusion='pointcloud', ngpu=1, referen…
-
RuntimeError: Error(s) in loading state_dict for HorizonNet:
Missing key(s) in state_dict: "feature_extractor.encoder.conv1.1.weight", "feature_extractor.encoder.bn1.weight", "feature_extractor.enco…
-
### 分支
main 分支 (mmpretrain 版本)
### 描述该错误
Hello,I have some questions about model loading weights, I have downloaded the pre-trained model of MMPretrain locally in advance, but when I use torch.load…