-
```
What steps will reproduce the problem?
Use any example on this page: http://www.svgbasics.com/font_effects_italic.html
What is the expected output? What do you see instead?
I expect tspan eleme…
-
It should be possible to view the document structure in a tree on the left side of the page, so that the user can choose some parts of the document.
- [x] Parse Tree from XML
- [x] Create DocTT Tr…
-
Hi, can you add the method of saving trained model for future prediction ?
-
Hi,
Can you explain more on the pretrained weights files and what changes we need to make accordingly? I could only find the weights for the swin-transformer and I'm not able to find it for others.…
-
hello,这是我用提供的test.py测试的结果:
论文中:
CL | 61.4 | 75.4 | 80.7 | 77.3 | 72.1 | 70.1 | 71.5 | 73.5 | 73.5 | 68.4 | 50.0
自己训,只修改了数据路径(4卡):
CL 61.2 | 71.9 | 76.1 | 73.8 | 67.3 | 67.0 | 68.2 | 71.0 | 73.4 …
-
Hi,
Facing this issue when use tensorrt 7.1.3 + pytorch 1.7.0 + torchvision 0.8.1
The network is a very simple MLP.
```
Warning: Encountered known unsupported method torch.Tensor.add
Warning…
-
### Question
Hi,
I have severall questions concerning onnx models and quantization. I tried to export to onnx my models. I succed into save it as an onnx format.
```
model = SequenceTagger.loa…
-
Hello, first I would like to start this with I am a complete idiot and have never used CSS so this is likely a user error. I am attempting to make a background music mod for a song I like, but I have …
-
**Describe the bug**
As title. The transparent part of the image turned black by using PixelLayer.frompil
**To Reproduce**
Steps to reproduce the behavior:
```python
... Previous image proc…
-
Hi all,
I am using mathconvnet 1.0 beta24. I can install and compile the toolbox correctly. When I follow the quickstart on the website(http://www.vlfeat.org/matconvnet/quick/);
I start with;
…