-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Hi @heejkoo,
"Semantic Diffusion Network for Semantic Segmentation" is not technically a Diffusion based generative model paper. I think the title is a little misleading in some sense.
If possi…
-
Hello,
First of all, thank you for your excellent work. But I have a question: Can I use this tool to simply observe intermediate features (i.e. which part of the network pays more attention to), and…
-
Hi, thanks for your excellent work in point clustering. I am interested in this field and have been working on reproducing your previous work, the SuperPoint Transformer, alongside your previous excel…
-
Hi,
I wonder what translation model should be used to maximize the semantic correctness during the translation. Any particular architecture, or discriminator that should be used?
Thanks!
-
Problem: some prompts trigger an infinite loop where ollama a) doesn't return and b) locks up the API so no other calls can be made.
## Environment
Ollama version: 0.1.26
OS: Ubuntu 22.04
Hardw…
-
Sik-Ho Tang. [Review — Context Encoders: Feature Learning by Inpainting](https://sh-tsang.medium.com/review-context-encoders-feature-learning-by-inpainting-bd181e48997).
-
Hi,
It's an excellent job. Now I want to apply it to my own dataset. But I don't know how to get `dis_boundary` and `is_boundary`.
Can you release your data-preparing code?
Thanks ver…
-
## Description
When I use the topk layer with a semantic segmentation network converted from pytorch to tensorrt (pidnet) using tkdnn , it works properly with tensorrt 7 , but the same code when…
-
Sik-Ho Tang. [Review — Unsupervised Learning of Visual Representations by Solving Jigsaw Puzzles](https://sh-tsang.medium.com/review-unsupervised-learning-of-visual-representations-by-solving-jigsaw-p…