zsgnet-pytorch
Object groundings model
An implementation of a computer vision model that grounds objects in images using natural language queries.
Official implementation of ICCV19 oral paper Zero-Shot grounding of Objects from Natural Language Queries (https://arxiv.org/abs/1908.07129)
69 stars
4 watching
12 forks
Language: Python
last commit: almost 5 years ago groundingnlpobjectsvision
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep learning model for grounding situation recognition in images | 45 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| Enables visual grounding in large language models by overlaying spatial and speakable marks on images | 1,218 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| An end-to-end trained model capable of generating natural language responses integrated with object segmentation masks for interactive visual conversations | 797 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| Trains multilingual image description models using neural sequence models and extracts hidden features from trained models. | 46 |
| An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 237 |
| Trains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms. | 237 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A PyTorch implementation of a deep learning model for semantic image segmentation | 1,598 |
| Implementing a unified modal learning framework for generative vision-language models | 43 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| A PyTorch framework for building and training deep learning models on point clouds. | 224 |
| This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,175 |