-
Traceback (most recent call last): File "D:/MyProject/python/DeepKE-main/example/re/standard/predict.py", line 120, in main model.load(cfg.fp, device=device) File "D:\MyProject\python\DeepKE-main…
-
I have a CNN+BiLSTM+LSTMCell model in ONNX. I convert the model to OpenVino IR using the following command
```
mo --input_model "model.onnx" --input_shape "[-1, 1, h, w]" --output_dir "ov" --data_…
-
I noticed the log said `cuda availability: False` with my run
`CUDA_VISIBLE_DEVICES=0 deepsignal_plant call_mods --input_path fast5 --model_path model.dp2.CNN.arabnrice2-1_120m_R9.4plus_tem.bn13_sn1…
-
### 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, I have been using your tool for a short time. I would like to have information on the average calculation time of this command:
`CUDA_VISIBLE_DEVICES=-1 deepsignal_plant call_mods --input_pa…
-
-
I'm very excited to analyze some ONT data with DeepSignal-Plant!
I'm having an issue that looks similar to the one described in issue #8 -- I'm basecalling with Guppy, converting to single Fast5s, …
-
训练crnn模型
配置1:
Neck:
name: SequenceEncoder
encoder_type: rnn
hidden_size: 48
![image](https://user-images.githubusercontent.com/18193972/129521261-1c709583-5c7c-4d86-882b-bab61ca3100…
-
Python 3.6.10
tensorflow 1.12.0 gpu_py36he68c306_0
tensorflow-base 1.12.0 gpu_py36h8e0ae2d_0
tensorflow-gpu 1.12.0 h0d30ee6_0…
-
When I used torch.onnx to transform my PyTorch model, I met an error: RuntimeError: ONNX export failed: Couldn't export Python operator Im2Col.
![image](https://user-images.githubusercontent.com/427…