-
事实上,我只是个不懂代码的普通用户,并不知道是从那一步开始出错的,
然后我想起来,之前出过一个onnx的错误,我按照上次的issue操作了一下,现在是这样
Loading VAE weights specified in settings: D:\sdwebui\stable-diffusion-webui\models\VAE\vae-ft-mse-840000-ema-prun…
-
Since the patches come from a 2D images, the position information consists of two directions, in other words, x-axis and y-axis indexes. This is different from the case in 1-D sequence. How do you imp…
-
To create a public link, set `share=True` in `launch()`.
Startup time: 133.6s (prepare environment: 102.3s, import torch: 7.7s, import gradio: 0.7s, setup paths: 0.9s, initialize shared: 0.5s, othe…
-
我知道機會渺茫,大概也不行,但還是想了解一下是否有其他方式可以儘可能顯示
就是有些地方我想要segmentation,可是其他地方想要單純object detect
所以就得跑兩次model,出兩種結果
假設場景道路上的坑洞,用segmentation,但同時馬路上的道路標線,用object detect,也就是BBOX
不知道能否可以?
或者是說,我全部都用segmentati…
-
This kind of problem has occurred. Where are the models you have learned? Or do I have to communicate with other sharing?
[err]
/content/drive/MyDrive/git/atlantis
PSPNet is deployed on Tesla K80…
-
I was testing the `create_embeddings.py` file with the default values and it got stuck. It was the first ever time I was testing OpenAI API on my account.
```
# python3 create_embeddings.py
Spli…
-
Hi! I did some analysis of [OMZ](https://github.com/openvinotoolkit/open_model_zoo/) models and found the following issues using [NVIDIA plugin](https://github.com/openvinotoolkit/openvino_contrib/tre…
-
**Read these papers:**
- [x] [TrackFormer](https://arxiv.org/abs/2101.02702)
- [x] [SuperGlue](https://arxiv.org/abs/1911.11763)
- [x] [MaskFormer](https://arxiv.org/abs/2107.06278)
- [x] [Graphormer…
-
Hi, I came across your work and thought it was a very interesting concept. Currently, the network takes in fixed input sizes. But is there a way for there to be flexible input sizes? I realize the mai…
-
# Describe the feature
model PIDNet request
**Motivation**
A clear and concise description of the motivation of the feature.
There is a recent paper [PIDNet: A Real-time Semantic Segmentation …