w-garcia / NeXtVLAD.pytorch
Pytorch implementation of NetVlad for classification on UCF101
☆27Updated 4 years ago
Alternatives and similar repositories for NeXtVLAD.pytorch:
Users that are interested in NeXtVLAD.pytorch are comparing it to the libraries listed below
- (2020) Video Classification Neural Network☆30Updated 5 years ago
- Code and benchmarks for the Semantic Video Retrieval Task☆53Updated 2 years ago
- The Official Implementation of CFCD. Coarse-to-Fine: Learning Compact Discriminative Representation for Single-Stage Image Retrieval☆30Updated last year
- Examples of playing with Circle Loss from the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization", CVPR 2020.☆53Updated 4 years ago
- Learnable mOdUle for Pooling fEatures(LOUPE) implementation in pytorch and it's example use☆17Updated 3 years ago
- CAMP: Cross-Modal Adaptive Message Passing for Text-Image Retrieval☆127Updated 5 years ago
- Code accompanying the paper "Fine-grained Video-Text Retrieval with Hierarchical Graph Reasoning".☆211Updated 4 years ago
- Pytorch Implementation of DOLG (ICCV 2021)☆59Updated 2 years ago
- Paddle Implementation of DOLG (ICCV 2021)☆42Updated 2 years ago
- PyTorch implementation of HANet: Hierarchical Alignment Networks for Video-Text Retrieval (ACM MM 2021).☆47Updated 3 years ago
- code for our CVPR2020 paper "IMRAM: Iterative Matching with Recurrent Attention Memory for Cross-Modal Image-Text Retrieval"☆94Updated 5 years ago
- Product1M☆87Updated 2 years ago
- Pytorch Implementation of Unifying Deep Local and Global Features for Image Search (DELG)☆182Updated 2 years ago
- The offical code for paper "Matching Images and Text with Multi-modal Tensor Fusion and Re-ranking", ACM Multimedia 2019 Oral☆68Updated 5 years ago
- Ad-hoc Video Search☆27Updated 4 years ago
- PyTorch code for "SOLAR: Second-Order Loss and Attention for Image Retrieval". In ECCV 2020☆175Updated 3 years ago
- An optimized re-implementation for 2D-TAN: Learning 2D Temporal Localization Networks for Moment Localization with Natural Language (AAAI…☆126Updated 2 years ago
- Deep Supervised Cross-modal Retrieval (CVPR 2019, PyTorch Code)☆142Updated 5 years ago
- Source code of our ACM MM 2019 paper "A New Benchmark and Approach for Fine-grained Cross-media Retrieval".☆57Updated last year
- ☆27Updated 3 years ago
- Code for journal paper "Learning Dual Semantic Relations with Graph Attention for Image-Text Matching", TCSVT, 2020.☆72Updated 2 years ago
- Source code for ICMR'19 paper "Triplet Fusion Network Hashing for Unpaired Cross-Modal Retrieval"☆18Updated last week
- Source code of our TPAMI'21 paper Dual Encoding for Video Retrieval by Text and CVPR'19 paper Dual Encoding for Zero-Example Video Retrie…☆88Updated 2 years ago
- PyTorch implementation of NetVLAD & Online Hardest Triplet Loss.