-
| | |
| --- | --- |
| Bugzilla Link | [28991](https://llvm.org/bz28991) |
| Version | trunk |
| OS | Linux |
| Attachments | [Tar file of script and input files](https://user-images.githubuserconten…
-
Would you be interested to get this into the keras models repository?
https://github.com/fchollet/deep-learning-models
I might be able to help with modifying the class to match the others appropri…
-
Hello,
does the model conversion take into account the number of channel in the cfg?
Same question for image dimensions.
I am getting the error:
```
Parsing section maxpool_0
Parsing section…
-
Hi, I have been meaning to convert the final o/p of docformer in the document classification notebook from .ckpt to onnx but am unable to do so. I have tried the standard torch.onnx.export method but …
-
안녕하세요. 좋은책 발간해 주셔서 감사합니다.
P301 ~ P303 전체 소스 관련,
데이터 전처리까지는 문제 없이 진행되었습니다.
그 이후 책과 똑같이 소스를 적어도, 아래와 같이 에러가 발생합니다.
File "c:\Users\JEONG\Desktop\IT\deepstudy\samsungtest2.py", line 70, in
…
-
After the migration to OpenVINO 2022.1.0, I can find performance drops (reduced inference speed) for YOLOv7-tiny and YOLOv8n models:
| Model | OpenVINO version | OAK fps | .blob size (KB)…
-
Hi,
this [ACL paper](https://arxiv.org/abs/2106.00139) from last year (2021) proposed an ELECTRA extension:
> Pre-trained text encoders such as BERT and its variants have recently achieved state…
-
When I run on darknet tiny-yolo.weight got about 20 fps.
But run it on YAD2K with this program I got only 8 fps.
Please give me your advise.
-
Dear friends,
As it is mentioned in matRad documentation dij variable includes information about number of each bixel in each Ray in a beam.
But, weights created after optimization is stored i…
-
Although conn rules allow for more flexibility, simpler conn matrices are widely used -- these could be implemented as a special case to define connectivity, or there could be a method that converts t…