-
Putting the Object Back into Video Object Segmentation
https://arxiv.org/abs/2310.12982
-
When I used 'python darknet_video.py --input video.mp4 --weights yolov4.weights' to run in ubuntu 16.04 terminal, I got the error: Objects: Segmentation fault (core dumped). would you please help me t…
-
when I was tracking a video, I noticed some errors in the tracking results. Then, I followed the instruction in the ipynb to add some points, but the changes were not reflected except for the specific…
-
[The format of the issue]
Paper name/title:
Project link:
Paper link:
Code link:
amusi updated
1 month ago
-
Migrated from [discuss.pytorch.org](https://discuss.pytorch.org/t/input-format-for-pretrained-torchvision-models/48759/9). Requests were made by @mattans.
## 📚 Documentation
The reference implem…
-
- Reference section is empty
- In the Method section, I somehow understand the proposed method, but I still do not understand what will be the final output of the proposed network. Will it be all 5 s…
-
Ideas:
- ChatGPT style search (definitions, source code,)
- Input could be text (questions), images, video
- Output could be text and images
- Generate (VAE, GAN) Multimodal (Text, Images, Video, Audi…
-
ImportError: Failed to map segment from shared object for _C.so
描述: run the code: python demo_video.py segmentation/evf-sam2-multitask
ImportError: /EVF-SAM/model/segment_anything_2/sam2/_C.so: f…
-
Hello,
i would like to know how to extract segmentation masks for objects in the scene. i did not find functions that explicitly do this. So i tried to get the mask from segmentation images. However,…
-
Hello ! Thanks for sharing your repo. I would like to know whether it could be used for video object segmentation in the semi-supervised setting.