Sherrylone / SCGM

ECCV'22 paper Self-supervised Learning of Visual Graph Matching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCGM

This is the official implementation of our ECCV 2022 paper 'Self-supervised Learning of Visual Graph Matching' based on ThinkMatch. We implement SCGM with some modification on the original ThinkMatch code.

Now, we provide two configs vgg16_bbgm_voc_cl.yaml and vgg16_ngmv2_voc_cl.yaml for running SCGM with the backbone model BBGM and NGMv2.

About

ECCV'22 paper Self-supervised Learning of Visual Graph Matching


Languages

Language:Python 94.5%Language:C++ 3.6%Language:Cuda 1.3%Language:Shell 0.3%Language:Dockerfile 0.3%