-
Use case: replace logo or text in the video. Input: old logo, video (with old logo), new logo; output: video with new logo
-
### Model description
X-Decoder is a generalized decoding pipeline that can predict pixel-level segmentation and language tokens seamlessly. X-Decoder is the first work that provides a unified way to…
-
Hello,
After the new TFC update, there are some custom-made maps by the TFC community where users will crash in certaion sections.
One example that I can think of is the escape TFC map, bm_consequ…
-
when i run the code ,in predict.py,the bug come from
from models.all_models import model_from_name.
there is no file called models.all_models.
Are you referring to the repositoriy of https://…
-
Hello!
I'm trying to write a segmentation drawing extension tool over OHIF Viewer.
I'm referring to [this](https://dcmjs.netlify.app/createsegmentation/) example, to get the Part10 dcmjs represent…
-
The demo code is just for object detection. Do you have code to verify the semantic segmentation. The paper I am referring to is
```
Rich Feature Hierarchies for Accurate Object Detection and Semanti…
-
As pointed out by @amadanmath in discussion of #786, the currently implemented mechanism for referring to sentences by sentence number is not stable, as various factors can change the sentence segment…
-
When executing the line self.glctx = dr.RasterizeGLContext(output_db=False) in the mark_unseen_triangles function in nerf/renderer.py during stage 0 mesh extraction,
Segmentation fault occurs
at …
-
Hi,
Thanks for sharing this great work.
I have some questions regarding "S". In section 3.2, you mentioned that "S" contains all category names associated with the task, and in section 3.4, you…
-
The demo outputs a warning:
> The current model is run on SEEM Focal-L, for best performance refer to [our demo](https://huggingface.co/spaces/xdecoder/SEEM).
And then the performance of the mo…