-
**Describe the bug**
DEBUG:onnx2keras:Converting ONNX operation
DEBUG:onnx2keras:type: Cast
DEBUG:onnx2keras:node_name: 353
DEBUG:onnx2keras:node_params: {'to': 1, 'change_ordering': True, 'name_p…
-
Hi:
Thank you for your great work, we are currently working on deployment of 3D Sparse UNet, may I ask will sparse inverse convolution and concat be included in future libspconv release?
-
(animation1) root@6ffc0be116fa:/remote-home/my/pycharmprojects/first-order-model# CUDA_VISIBLE_DEVICES=0,1 python run.py --config config/fashion-256.yaml --device_ids 0,1
/usr/local/miniconda3/envs…
-
@Fang-Haoshu @jmydurant @Jeff-sjtu Thanks for you excellent work, and i have a question about the function of pointsift_res_model and pointsift_model. I can't find any annotation in the code, i guess …
-
Hi!
Found that it's impossible to converting any model from pytorch which has Upsample layer.
```
sym, arg, aux = onnx_mxnet.import_model("torch_model.onnx")
File "/home/user/anaconda3/envs…
-
hi,as you say you replace repeat by torch.nn.functional.upsample, but i read the source codes from author, it seems that author uses repeat, do you notice it ?
-
hi
2024-07-05 02:02:24.069589: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:9261] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has al…
-
Currently, I'm attempting to use the colab with my local graphics card (an RTX 2080 Super). Previously, I've successfully used a local copy of this repo (without colab) to generate batches of 3 two-mi…
-
Hi, thanks for the great works!
I was trying to finetune a x2 model with own dataset, got these errors of tensor size mismatch. Scale x4 works fine though.
Data prep included multi-scale images…
-
Hi, when i running inferrnce code,i get the error below,need your help
D:\python\files\SwapNet-master>python inference.py --checkpoint checkpoints/deep_fashion --cloth_dir ./data/deep_fashion/ --te…