gaomingqi
PhD student in Computer Vision and Deep Learning
University of Warwick | SUSTechShenzhen, China
Pinned Repositories
Awesome-Video-Object-Segmentation
:bookmark: Curated list of video object segmentation (VOS) papers, datasets, and projects.
Chan-Vese-model
A MATLAB implementation of Chan-Vese model for image segmentation, using the idea proposed by Chan and Vese.
DMFormer
[IEEE TCSVT] Decoupled Multimodal Transformers (DMFormer) for Referring Video Object Segmentation
FACM
A MATLAB implementation of the texture segmentation method in paper: "A factorization based active contour model for texture segmentation", IEEE International Conference on Image Processing (ICIP 2016).
NNforMNIST
A 3-layer Fully Connected Neural Network for MNIST Classification, implemented using Python 3.5 and Numpy.
Track-Anything
Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
VOS-Review
Datasets and Papers (with codes) discussed in "Deep Learning for Video Object Segmentation: A Review", Artificial Intelligence Review, 2023.
YoURVOS
YouTube Untrimmed Referring Video Object Segmentation
MeViS_Track_Solution_2024
[CVPR 2024 Challenge] 1st Place Solution for MeViS Track in CVPR 2024 PVUW Workshop: Motion Expression guided Video Segmentation
Caption-Anything
Caption-Anything is a versatile tool combining image segmentation, visual captioning, and ChatGPT, generating tailored captions with diverse controls for user preferences. https://huggingface.co/spaces/TencentARC/Caption-Anything https://huggingface.co/spaces/VIPLab/Caption-Anything
gaomingqi's Repositories
gaomingqi/Track-Anything
Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
gaomingqi/Awesome-Video-Object-Segmentation
:bookmark: Curated list of video object segmentation (VOS) papers, datasets, and projects.
gaomingqi/VOS-Review
Datasets and Papers (with codes) discussed in "Deep Learning for Video Object Segmentation: A Review", Artificial Intelligence Review, 2023.
gaomingqi/Chan-Vese-model
A MATLAB implementation of Chan-Vese model for image segmentation, using the idea proposed by Chan and Vese.
gaomingqi/FACM
A MATLAB implementation of the texture segmentation method in paper: "A factorization based active contour model for texture segmentation", IEEE International Conference on Image Processing (ICIP 2016).
gaomingqi/DMFormer
[IEEE TCSVT] Decoupled Multimodal Transformers (DMFormer) for Referring Video Object Segmentation
gaomingqi/NNforMNIST
A 3-layer Fully Connected Neural Network for MNIST Classification, implemented using Python 3.5 and Numpy.
gaomingqi/YoURVOS
YouTube Untrimmed Referring Video Object Segmentation
gaomingqi/playground
A central hub for gathering and showcasing amazing projects that extend OpenMMLab with SAM and other exciting features.
gaomingqi/min-char-rnn
A RNN model for character prediction.