chenshunpeng's Stars
frgfm/torch-cam
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)
52CV/CVPR-2024-Papers
SHI-Labs/Prompt-Free-Diffusion
Prompt-Free Diffusion: Taking "Text" out of Text-to-Image Diffusion Models, arxiv 2023 / CVPR 2024
apple/ml-mobileclip
This repository contains the official implementation of the research paper, "MobileCLIP: Fast Image-Text Models through Multi-Modal Reinforced Training" CVPR 2024
yingxin-jia/SuperGlue-pytorch
[SuperGlue: Learning Feature Matching with Graph Neural Networks] This repo includes PyTorch code for training the SuperGlue matching network on top of SIFT keypoints and descriptors.
AnyLoc/AnyLoc
AnyLoc: Universal Visual Place Recognition (RA-L 2023)
Shiaoming/ALIKE
ALIKE: Accurate and Lightweight Keypoint Detection and Descriptor Extraction
gmberton/image-matching-models
Code to easily try 30 (and growing) different image matching methods
Lu-Feng/SelaVPR
Official repository for the ICLR 2024 paper "Towards Seamless Adaptation of Pre-trained Models for Visual Place Recognition".
youweiliang/evit
Python code for ICLR 2022 spotlight paper EViT: Expediting Vision Transformers via Token Reorganizations
serizba/salad
Optimal Transport Aggregation for Visual Place Recognition
vasgaowei/TS-CAM
Codes for TS-CAM: Token Semantic Coupled Attention Map for Weakly Supervised Object Localization.
yuhaoliu7456/Diff-Plugin
[CVPR 2024] Official code release of our paper "Diff-Plugin: Revitalizing Details for Diffusion-based Low-level tasks"
MubarizZaffar/VPR-Bench
This repository contains the codebase and all the relevant information for our IJCV paper on VPR-Bench: An open-source Visual Place Recognition Evaluation Framework
gmberton/VPR-datasets-downloader
Automatic download VPR datasets in a standard format
Lu-Feng/CricaVPR
Official repository for the CVPR 2024 paper "CricaVPR: Cross-image Correlation-aware Representation Learning for Visual Place Recognition".
mapillary/mapillary_sls
Mapillary Street-level Sequences Dataset
TruongKhang/TopicFM
[AAAI2023] TopicFM: Robust, Efficient, and Interpretable Topic-Assisted Feature Matching
ZhangXiwuu/Awesome_visual_place_recognition_datasets
A curated list of Visual Place Recognition (VPR)/ loop closure detection (LCD) datasets
amaralibey/Bag-of-Queries
BoQ: A Place is Worth a Bag of learnable Queries (CVPR 2024)
amaralibey/gsv-cities
GSV-Cities: a large-scale dataset for visual place recognition
vignywang/Awesome-Local-Feature-Matching
Chain-Mao/ProGEO
Official PyTorch Implementation for "ProGEO: Generating Prompts through Image-Text Contrastive Learning For Visual Geo-localization, ICANN2024"
GaoShuang98/DINO-Mix
DINO-Mix: Enhancing Visual Place Recognition with Foundational Vision Model and Feature Mixing
ai4ce/LLM4VPR
Can multimodal LLM help visual place recognition?
serizba/cliquemining
Close, But Not There: Boosting Geographic Distance Sensitivity in Visual Place Recognition
RuotongWANG/TransVPR-model-implementation
MubarizZaffar/SUE
This simple codebase provides implementation of Spatial Uncertainty Estimation (SUE), which is published in CVPR 2024 as a highlight poster.
Lu-Feng/AANet
This repository provides the code for ICRA2023 paper "AANet: Aggregation and Alignment Network with Semi-hard Positive Sample Mining for Hierarchical Place Recognition".
zwh0527/LGFCTR
Code for "LGFCTR: Local and Global Feature Transformer for Image Matching"