DGC-Net

Image matcher

An implementation of a dense geometric correspondence network using PyTorch for image matching and computer vision tasks.

A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network"

GitHub

203 stars
9 watching
17 forks
Language: Jupyter Notebook
last commit: about 3 years ago
cnncomputer-visiondeep-learningimage-matchingpythonpytorch

Related projects:

Repository Description Stars
kunpengli1994/vsrn An open-source PyTorch implementation of a visual semantic reasoning model for image-text matching 294
ixaxaar/pytorch-dnc An implementation of Differentiable Neural Computers and family for PyTorch, enabling scalable memory-augmented neural networks. 338
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
robotlocomotion/pytorch-dense-correspondence This project presents a method for learning dense object descriptors from self-supervised data, enabling tasks such as robotic manipulation and object recognition. 558
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 536
progamergov/neural-dream An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. 132
ypxie/hdgan A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. 150
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
d-li14/regnet.pytorch An implementation of a PyTorch-based neural network architecture for image classification tasks. 68
wxywhu/srdensenet-pytorch A PyTorch implementation of an image super-resolution model based on dense skip connections. 119
carpedm20/discogan-pytorch A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. 1,084
openseg-group/openseg.pytorch Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. 1,190
jayleicn/animegan A PyTorch implementation of Generative Adversarial Networks for anime face drawing 1,280
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts 65